summaryrefslogtreecommitdiff
path: root/libfio.c
AgeCommit message (Expand)Author
2015-03-06Add basic DragonFly supportJens Axboe
2015-03-06fio: Fix padding properlyGwendal Grignou
2015-03-06Loop Iteration Offset BugBrian Fulton
2015-03-06Fix typo in alignment checkShu-Yu Fu
2015-03-06Add alignment to thread_options_pack for proper fp alignmentJens Axboe
2015-03-06fio: add alignment check for fp fieldsJens Axboe
2015-03-06Fix cases where td->terminate is set, but terminate clock not markedJens Axboe
2015-03-06Allow threads 60 seconds to exit before being forcefulJens Axboe
2014-04-15sg/binject: only restore file flags if they have been setJens Axboe
2014-04-14Error check fcntl() callsJens Axboe
2014-04-09Add exit_on_io_done option to the CPU IO engineJens Axboe
2014-04-02iolog: don't serialize the writing of all logsJens Axboe
2014-03-01Add runstate swap helpersJens Axboe
2014-02-21Improve latency_target runsJens Axboe
2014-01-24Adds check for numberio during verify phase.Juan Casse
2013-12-29libfio: add missing OS's to fio_os_strings[]Jens Axboe
2013-12-09Add options to have fio latency profile a deviceJens Axboe
2013-04-11Make nr_thread/nr_process private to backendJens Axboe
2013-04-11Move init code to libfioJens Axboe
2013-03-07Fix rate iops with ramp timeSEOKYOUNG KO
2013-01-23Make experimental_verify=1 handle all cases properlyJens Axboe
2013-01-21verify: add new experimental mode that requires no meta dataJens Axboe
2012-11-30Wire up SIGUSR2 to kill blocking threadsJens Axboe
2012-11-29libfio: don't sent KILL signal to own process from signal handlerJens Axboe
2012-11-15server: properly reset stat_number in fio_reset_state()Jens Axboe
2012-09-14Add support for trim as a workload typeShaohua Li
2012-02-15Fixup includesJens Axboe
2012-02-09Move variables to backend, fix up line spacesJens Axboe
2012-02-09Move some code around to better separate front/backendJens Axboe