summaryrefslogtreecommitdiff
path: root/cconv.c
AgeCommit message (Expand)Author
2017-05-19Update to fio-2.20.Elliott Hughes
2015-03-06gettime-thread: set and allow multiple CPUsJens Axboe
2015-03-06Fix server/client set_options conversionJens Axboe
2015-03-06Get rid of _set variablesJens Axboe
2015-03-06options: add support for checking if an option has been setJens Axboe
2015-03-06Add support for verify triggers and verify state savingJens Axboe
2015-03-06Remove use of OS provided random functionsJens Axboe
2015-03-06Basic support for dedupeJens Axboe
2015-03-06Add support for storing compressed logsJens Axboe
2015-03-06Add support for runtime log compressionJens Axboe
2015-03-06cconv: convert ->log_offset on the wireJens Axboe
2014-04-28Add option for io_limitJens Axboe
2014-04-15strcpy: kill last of the suspect onesJens Axboe
2014-04-01Cleanup symbols that should be staticJens Axboe
2014-03-17Add support for file appendsJens Axboe
2014-02-27Add support for cpus_allowed_policyJens Axboe
2014-02-20fio: provide an option for a startdelay rangeChristian Ehrhardt
2014-02-20fio: allow general repeatabilityChristian Ehrhardt
2014-02-11Plug a free basic memory leaksJens Axboe
2014-01-28fio: consolidate rand_seed to uint64_tGrant Grundler
2014-01-15server: convert buffer pattern settings across client/serverJens Axboe
2014-01-10Add option to manually seed the random generatorsJens Axboe
2013-12-09Add options to have fio latency profile a deviceJens Axboe
2013-11-15Add support for O_ATOMICChris Mason
2013-08-09Add number_ios= optionJens Axboe
2013-07-25Add support for bs_is_seq_randJens Axboe
2013-07-25Add support for randomness of any IO directionJens Axboe
2013-04-26Get rid of td->o.perc_seqJens Axboe
2013-04-26Add support for modifying the randomness of a workloadJens Axboe
2013-04-09Merge branch 'master' into gfioJens Axboe
2013-03-21Merge branch 'master' into gfioJens Axboe
2013-02-07Merge branch 'master' into gfioJens Axboe
2013-02-04Merge branch 'master' into gfioJens Axboe
2013-01-31Merge branch 'master' into gfioJens Axboe
2013-01-24Merge branch 'master' into gfioJens Axboe
2012-12-03Merge branch 'master' into gfioJens Axboe
2012-11-14Merge branch 'master' into gfioJens Axboe
2012-09-24server: include new options, bump server revJens Axboe
2012-05-07Merge branch 'master' into gfioJens Axboe
2012-03-29options: get rid of more .cb option usage we don't needJens Axboe
2012-03-29options: move ioprio/ioprio_class into thread_options spaceJens Axboe
2012-03-28Add o->lockmem to conversion functionsJens Axboe
2012-03-28Start the process of making options more gfio friendlyJens Axboe
2012-03-27White space spring cleaningJens Axboe
2012-03-19cpu: move cpuload/cpuchunks options into private engine option spaceJens Axboe
2012-03-16Merge branch 'master' into gfioJens Axboe
2012-03-13Merge branch 'master' into gfioJens Axboe
2012-03-08Add basic cconv testJens Axboe
2012-03-08Add thread_options_pack structureJens Axboe