summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 daysFix interval reporting for zero runtimeHEADmasterChris Mason1-1/+1
2024-04-10Fix compile warnings for strncpyChris Mason1-3/+7
2024-04-09Add fillonlyChris Mason1-14/+26
2020-06-19simoop: reuse oddsized files instead of changing them on every runChris Mason1-2/+5
2020-06-19simoop: shove sub-page writes under --unalignedwrites (-u)Chris Mason1-25/+35
2020-06-19simoop: reduce verbosity about filler threadsChris Mason1-1/+1
2020-06-19simoop: improve timing printoutsChris Mason1-4/+29
2020-06-19simoop: print max latenciesChris Mason1-2/+2
2020-06-18simoop: get rid of dirty_an_inodeChris Mason1-27/+0
2020-06-18simoop: get rid of rw_threads, make defaults sanerChris Mason1-110/+38
2020-04-16simoop: make sure oddsizes never returns zero sizesChris Mason1-1/+6
2020-04-16simoop: honor stopping in more placesChris Mason1-2/+12
2020-02-12simoop: make -I/--ignorecrcs skip generating the crcsChris Mason1-0/+3
2020-02-12simoop: move sync_file_range calls under -U/--writethroughChris Mason1-12/+24
2019-12-29simoop: rework the verification codeChris Mason1-117/+224
2017-08-09Tweak writeback a little to create more inodes and pressure the allocatorChris Mason1-1/+19
2017-07-31Add -N to skip cleanup of temp and results filesChris Mason1-1/+9
2017-07-31Add -z to use fallocate for creating initial file setChris Mason1-6/+30
2017-07-31Add some random unlinks into the mixChris Mason1-0/+13
2017-07-26Fix use-after-close on fdsChris Mason1-1/+1
2017-07-13Make funksync work again and make file verification at startup optionalChris Mason1-8/+39
2017-06-26simoop: fix use-after-free for xxhashChris Mason1-8/+14
2017-05-31add O_DIRECT supportChris Mason2-39/+210
2017-05-31add support for data content verificationChris Mason4-108/+926
2017-05-31Add support for more vmstat countersChris Mason1-104/+294
2016-11-11Simoop: try to simulate the MM and FS loads we see from hadoopChris Mason2-0/+1343