summaryrefslogtreecommitdiff
path: root/options.c
AgeCommit message (Expand)Author
2008-09-10Add ramp_time optionJens Axboe
2008-08-04Remember to add crc32c_intel option checkJens Axboe
2008-06-11Add crc32c checksumJens Axboe
2008-06-10Add option prioritiesJens Axboe
2008-06-05Help entry typosJens Axboe
2008-06-05Add iodepth_batch_complete controlJens Axboe
2008-06-02Move fls.h in with the other lib helpersJens Axboe
2008-06-02Rename fls() to __fls()Jens Axboe
2008-06-02Add Solaris native aio engineJens Axboe
2008-05-30Make it work on opensolarisJens Axboe
2008-05-28Fixup rwmixread/write optionsJens Axboe
2008-05-26Remove early directory checkJens Axboe
2008-05-21Add option for refilling IO buffers on each submitJens Axboe
2008-04-07Mark rwmixcycle option as deprecated in the option parserJens Axboe
2008-04-07Need to prefix directory= setting before checking dir part of filename=Jens Axboe
2008-03-26Add softrandommap and --alloc-size optionsJens Axboe
2008-03-26Check directory if filename= option includes dir nameJens Axboe
2008-03-06Style fixupsJens Axboe
2008-03-04Revamp file lockingJens Axboe
2008-03-01Add the file sharing bitsJens Axboe
2008-02-20fix hugepage-size type mismatchAaron Carroll
2008-02-06Fix misplaced exit(0) in cpus_allowed settingJens Axboe
2008-02-04Add vsync io engineJens Axboe
2008-01-18Make iodepth_batch=1 by defaultJens Axboe
2008-01-16Revert "Remove verify_pattern option, replace with verify=pattern:x"Shawn Lewis
2008-01-11Add fill_device optionShawn Lewis
2007-12-14Add support for 'bssplit' option, fine grained block size contrlJens Axboe
2007-12-12'1' is minimum value for queue depth, don't allow 0Jens Axboe
2007-11-08Seperate ioprio value from settingJens Axboe
2007-10-23Add pread/pwrite support to sync enginegurudas pai
2007-08-10Remove verify_pattern option, replace with verify=pattern:xJens Axboe
2007-08-10Mark do_verify and verify_fatal as booleansJens Axboe
2007-08-09Add verify_fatal optionJens Axboe
2007-08-02Note parent option 'verify' for 'do_verify'Jens Axboe
2007-08-02[PATCH] Add do_verify optionShawn Lewis
2007-08-02[PATCH] Add verify_meta verification typeShawn Lewis
2007-07-31More option help updatesJens Axboe
2007-07-31Add parent option to 'verifysort'Jens Axboe
2007-07-31Add parent link to optionsJens Axboe
2007-07-30Add sha256 and sha512 checksumsJens Axboe
2007-07-30Remove .maxval from verify_patternJens Axboe
2007-07-30Add verify_pattern optionJens Axboe
2007-07-30Rename header_offset and header_interval optionsJens Axboe
2007-07-28Fix header_interval minimum valueJens Axboe
2007-07-28[PATCH] Offset verification header by a user-specified distanceShawn Lewis
2007-07-28[PATCH] Allow verification to be done at finer granularityShawn Lewis
2007-07-27Show md5 as first verify functionJens Axboe
2007-07-27Add sample crc64 checksumJens Axboe
2007-07-27Add crc7 verify typeJens Axboe
2007-07-27Add crc16 verify typeJens Axboe