index
:
fio
latency-probe
master
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thread_options.h
Age
Commit message (
Expand
)
Author
2019-08-28
options: allow offset_increment to understand percentages
Vincent Fu
2018-10-08
options: kill 'use_os_rand'
Jens Axboe
2018-09-20
blktrace: add option to iterate over a trace multiple times
Dennis Zhou
2018-09-20
blktrace: add option to scale a trace
Dennis Zhou
2018-09-20
blktrace: add support to interleave blktrace files
Dennis Zhou
2018-08-24
Add support for resetting zones periodically
Bart Van Assche
2018-08-24
Make it possible to limit the number of open zones
Bart Van Assche
2018-08-24
Add support for zoned block devices
Bart Van Assche
2018-08-24
Add the zonemode job option
Bart Van Assche
2018-08-03
Merge branch 'chunked-iolog-reading' of https://github.com/aclamk/fio
Jens Axboe
2018-08-01
iolog: Added option read_iolog_chunked. Used to avoid reading large iologs at...
Adam Kupczyk
2018-07-23
Add support for >= 4G block sizes
Jeff Furlong
2018-06-11
Fix start delay being the same across threads
Jens Axboe
2018-04-26
blktrace: add 'reply_skip' option
Jens Axboe
2018-04-17
Deprecate verifysort and verifysort_nr
Jens Axboe
2018-04-14
Add 'replay_time_scale' option
Jens Axboe
2017-12-06
Add option to ignore thinktime for rated IO
Jens Axboe
2017-12-01
thread_options: drop fadvise_stream from thread_options
Vincent Fu
2017-11-30
Bump support of zones to 256 max
Jens Axboe
2017-11-29
options: make max_latency a 64-bit variable
Jens Axboe
2017-11-29
Add support for absolute random zones
Jens Axboe
2017-11-22
add significant_figures parameter
Jeff Furlong
2017-10-26
Add offset_align option
Jeff Furlong
2017-09-13
Add support for doing total latency percentiles
Jens Axboe
2017-08-31
fix broken external ioengine option
Tomohiro Kusumi
2017-08-14
fio: add serialize_overlap option
Sitsofe Wheeler
2017-08-07
move skip_bad= option to engines/mtd.c
Tomohiro Kusumi
2017-06-19
Update write_hint mechanism to latest API
Jens Axboe
2017-06-05
allow a percent value for the offset parameter
Brantley West
2017-04-26
thread_options: kill two unused pads
Jens Axboe
2017-04-26
gpu: ensure that we convert gpu_dev_id options
Jens Axboe
2017-04-26
GPUDirect RDMA support
Yufei Ren
2017-03-16
Add 'stats' option
Jens Axboe
2017-02-19
Rename thread_options' ->io_limit to io_size
Tomohiro Kusumi
2016-12-13
Merge git://git.kernel.dk/fio into steady-state
Vincent Fu
2016-12-08
steadystate: rename options->ss to options->ss_state since ss is used elsewhe...
Vincent Fu
2016-12-06
steadystate: get rid of ->ss_pct and encode this information in ->state via _...
Vincent Fu
2016-11-27
fio: Fix (unsigned) integer overflow issues
Sitsofe Wheeler
2016-10-11
iolog: make write_*_log prefix optional
Omar Sandoval
2016-08-18
Option for changing log files to use Unix epoch instead of being
Karl Cronburg
2016-08-15
steady-state: convert options across the wire
Jens Axboe
2016-08-15
Allow fio to terminate jobs when steady state is attained
Vincent Fu
2016-08-08
Add 'unlink_each_loop' option
mrturtledev
2016-08-07
server: bump protocol version
Jens Axboe
2016-08-06
This commit / feature adds completion latency histogram output to fio, piggyb...
Karl Cronburg
2016-05-23
options: add 'unique_filename'
Jens Axboe
2016-03-04
Add support for zones of random IO, with varying frequency of access
Jens Axboe
2016-02-04
log: add support for logging max instead of averages
Jens Axboe
2015-12-22
Add support for waiting for other jobs by name
Andrey Kuzmin
2015-12-10
Add exitall_on_error option
Jens Axboe
[next]