summaryrefslogtreecommitdiff
path: root/ioengine.h
AgeCommit message (Expand)Author
2015-03-06Bump IO engine version numberJens Axboe
2015-03-06Constify a few more hot pathsJens Axboe
2015-03-06Constify 'td' in a few functionsJens Axboe
2015-03-06Update io engine versionJens Axboe
2015-03-06Add unlink hook to ioengine API, gluster ioengineCastor Fu
2015-03-06null: add FIO_FAKEIO flagJens Axboe
2015-03-06verify: fix a bug with verify_asyncJens Axboe
2015-03-06Add ->invalidate() IO engine opsJens Axboe
2014-02-27Update IO engine versionJens Axboe
2014-02-26Branch and cache miss speedupsJens Axboe
2014-02-12Introduce get_ioengine for external enginesDaniel Gollub
2014-02-06verify: always log IO in the order they are issuedJens Axboe
2014-01-28fio: consolidate rand_seed to uint64_tGrant Grundler
2014-01-24Adds check for numberio during verify phase.Juan Casse
2013-12-09Add options to have fio latency profile a deviceJens Axboe
2013-05-28Bump IO engine version numberJens Axboe
2013-05-28Replace list based free/busy/requeue list with FIFO + ringJens Axboe
2013-05-17Ensure that we have no IO pending when sleepingJens Axboe
2013-05-03Honor random/zero/compressible settings for filling an initial fileJens Axboe
2013-04-17ioengine: kill unneeded thread_data forward declarationJens Axboe
2013-04-09Merge branch 'master' into gfioJens Axboe
2013-04-09implement 'unit_base' option to select between KB and Kbit et. al.Steven Noonan
2013-01-24Merge branch 'master' into gfioJens Axboe
2013-01-23verify: stop on actual number of bytes needed to be verifiedJens Axboe
2013-01-23Make experimental_verify=1 handle all cases properlyJens Axboe
2013-01-10Add configure scriptJens Axboe
2012-12-11Merge branch 'master' into gfioJens Axboe
2012-12-06windowsaio: initialize and map windowsaio IO structure to io_uJens Axboe
2012-12-03Merge branch 'master' into gfioJens Axboe
2012-11-30Wire up SIGUSR2 to kill blocking threadsJens Axboe
2012-11-30Cache layout improvementsJens Axboe
2012-03-21gfio: add gerror.c for reporting errorsJens Axboe
2012-03-13Merge branch 'master' into gfioJens Axboe
2012-03-13Fix failure to verify in mixed read/write workload with backlogJens Axboe
2012-03-08Abstract out the thread_options structureJens Axboe
2012-03-02Add buffer_compress_percentageJens Axboe
2012-02-20Move Windows port to MinGWBruce Cran
2011-11-09Private parameters for ioenginesSteven Lang
2011-09-21Fix aiocb compile warnings on HPUXJens Axboe
2011-08-01RDMA IO engineren yufei
2011-01-11When verify fails, dump the good/bad blocks to filesJens Axboe
2011-01-02First snapshot of FIO for WindowsBruce Cran
2010-10-28binject: ensure we get aligned memoryJens Axboe
2010-10-08Initial support for explicit write barriersJens Axboe
2010-09-07Add binject IO engineJens Axboe
2010-09-01Add verify trim supportJens Axboe
2010-07-20Add rw_sequencer optionJens Axboe
2010-07-19Initial commit for TRIM/DISCARD supportJens Axboe
2010-07-14No need to use specific flag for io_u fill lengthRadha Ramachandran
2010-07-14Turn io_u filled variable into a flagJens Axboe