summaryrefslogtreecommitdiff
path: root/tools/sftest.cc
AgeCommit message (Expand)Author
2015-01-23adjust sftest.cc to be more usable as a write-bandwidth testerPaul Davis
2014-12-10O_DIRECT makes no sense in this test because it requires page/block-sized writesPaul Davis
2014-12-10add support for O_DIRECT/F_NOCACHE to check impact of buffer cache avoidancePaul Davis
2014-12-10remove unnecessary sleepPaul Davis
2014-12-10add sndfile I/O test application, used for testing disk bandwidth for writing...Paul Davis