Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
a450e4924ad4ae4a05015e55cb54c78fb0c5015f
/
fio.1
fd68418
Add option for controlling buffer scrambling
by Jens Axboe
· 13 years ago
836bad5
Fix inconsistencies in with man page <param>=<value>
by Steven Noonan
· 13 years ago
85549ba
Improve wording on terse Total IO (KB) field
by Jens Axboe
· 13 years ago
f57a9c5
Add terse version output format command line parameter
by Jens Axboe
· 13 years ago
c44b1ff
Add sub-option support (sort-of) and convert libaio_userspace_reap
by Jens Axboe
· 13 years ago
059b080
Add possibility to make sequential IO "holed"
by Jens Axboe
· 13 years ago
8334919
stats: Add a function to report completion latency percentiles
by Yu-ju Hong
· 13 years ago
744492c
man page typo
by Jens Axboe
· 13 years ago
a8868a5
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 13 years ago
e081d03
Fix a typo in fio.1
by Zhu Yanhai
· 13 years ago
85286c5
RDMA engine: rewrite header comment block and man page section
by Bart Van Assche
· 13 years ago
d392365
Add 'wait_for_previous' as an alias for the 'stonewall' option
by Jens Axboe
· 13 years ago
21b8aee
RDMA IO engine
by ren yufei
· 13 years ago
7bb5910
Allow percentage setting for size=
by Jens Axboe
· 13 years ago
5982a92
patch from debian fio package to fix syntax errors in manpage.
by Martin Steigerwald
· 13 years ago
c95f9da
man page: fix incorrect description for disable_clat option
by Steven Noonan
· 13 years ago
a596f04
Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE.
by Eric Gouriou
· 13 years ago
2615cc4
Switch to using our internal Tausworthe based random generator for offsets
by Jens Axboe
· 14 years ago
74586c1
Add fill_fs alias for fill_device
by Jens Axboe
· 14 years ago
4f12432
Expand on fill_device option since it apparently causes confusion
by Jens Axboe
· 14 years ago
b463e93
Add verify_dump option to control whether to dump bad/good blocks or not
by Jens Axboe
· 14 years ago
63a5826
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 14 years ago
5b42a48
Document that write_iolog is unsafe for concurrent jobs
by Stefan Hajnoczi
· 14 years ago
03e20d6
First snapshot of FIO for Windows
by Bruce Cran
· 14 years ago
ee72ca0
Sync HOWTO iodepth option with man page
by Jens Axboe
· 14 years ago
8489dae
fio.1: Add ioengines heads up to the iodepth section
by Sebastian Kayser
· 14 years ago
d7c8be0
nrfiles vs nr_files mixups
by Jens Axboe
· 14 years ago
092f707
Update verify_backlog documentation
by David Nellans
· 14 years ago
562c2d2
Add some comments around the terse output
by David Nellans
· 14 years ago
d1c46c0
Add support for redirection replay of blktrace traces to another device
by David Nellans
· 14 years ago
64bbb86
Add option to skip delays when replaying traces
by David Nellans
· 14 years ago
38dad62
Add rw_sequencer option
by Jens Axboe
· 14 years ago
525c2bf
Update documentation on new terse format and add version number
by Jens Axboe
· 14 years ago
d666726
Documentation update
by Jens Axboe
· 14 years ago
02af098
Add total latency log
by Jens Axboe
· 14 years ago
996093b
Fix man page documentation for verify_pattern
by Jens Axboe
· 14 years ago
57fc29f
Allow use of KiB etc to give explicit base 10 multiplies
by Jens Axboe
· 14 years ago
0539d75
Documentation update
by Jens Axboe
· 14 years ago
6f87418
Add documentation for verify_backlog and verify_backlog_batch
by Jens Axboe
· 14 years ago
aa58d25
Update email addresses
by Jens Axboe
· 14 years ago
656ebab
Fix spelling error
by Jens Axboe
· 15 years ago
7de8709
Add an option "cgroup_nodelete" to not delete cgroups after job completion
by Vivek Goyal
· 15 years ago
e76b1da
Add documentation for 'sync_file_range'
by Jens Axboe
· 15 years ago
7bc8c2c
Add specific knob for controlling fallocate() usage
by Jens Axboe
· 15 years ago
e0b0d89
Add support for specifying UID/GID
by Jens Axboe
· 15 years ago
6adb38a
Autodetect cgroup blkio mount point
by Jens Axboe
· 15 years ago
a696fa2
Add support for blkio cgroups on Linux
by Jens Axboe
· 15 years ago
0e92f87
Support > 4 byte verify write patterns
by Radha Ramachandran
· 15 years ago
2e266ba
Add a bit of huge page documentation
by Jens Axboe
· 15 years ago
b892dc0
Document the verify behaviour wrt read and write workloads
by Jens Axboe
· 15 years ago
c6e13ea
fio.1: fix hyphen-used-as-minus-sign
by Michael Prokop
· 15 years ago
b09da8f
Add tera/peta suffixes
by Jens Axboe
· 15 years ago
90fef2d
Add kb_base option to specify the base unit of a kilobyte
by Jens Axboe
· 15 years ago
b22989b
Get rid of KiB vs KB distinction
by Jens Axboe
· 15 years ago
c85c324
Async verify HOWTO/man update
by Jens Axboe
· 15 years ago
e8462bd
Add support for async IO verification offload
by Jens Axboe
· 15 years ago
9c0d224
Don't allow pre_read on IO engines that cannot seek
by Jens Axboe
· 15 years ago
d529ee1
Add support for the iomem_align option
by Jens Axboe
· 15 years ago
5f9099e
Add support for fdatasync()
by Jens Axboe
· 15 years ago
f2bba18
Add a 'continue_on_error' option to fio
by Radha Ramachandran
· 15 years ago
3ce9dca
More documentation updates
by Jens Axboe
· 15 years ago
c35dd7a
Documentation update
by Jens Axboe
· 15 years ago
e9f4847
Add pre_read to man page
by Jens Axboe
· 15 years ago
482900c
Fio man page still refers to old mailing list
by Jens Axboe
· 15 years ago
639ce0f
man page fix to make lintian happy
by Martin Steigerwald
· 15 years ago
c83cdd3
Update bssplit documentation in fio.1
by Jens Axboe
· 16 years ago
901bb99
Add some missing options to the man page
by Jens Axboe
· 16 years ago
4360266
Man page typo on zero_buffers
by Jens Axboe
· 16 years ago
2b7a01d
Add blockalign/ba option
by Jens Axboe
· 16 years ago
6b7f685
Add some missing options to the man page
by Jens Axboe
· 16 years ago
f7fa265
Get rid of int vs siint difference
by Jens Axboe
· 16 years ago
bd2626f
fio.1: Correct terse (--minimal) output - page faults
by Carl Henrik Lunde
· 16 years ago
c0a5d35
fio.1: add section option and remove spurious command text
by Aaron Carroll
· 17 years ago
9183788
man page update
by Jens Axboe
· 17 years ago
d9956b6
fio.1: minor fixes
by Aaron Carroll
· 17 years ago
a31041e
Add pread/pwrite support to sync engine
by gurudas pai
· 17 years ago
53aec0a
fio HOWTO/man fix
by gurudas pai
· 17 years ago
d1429b5
General fio.1 improvements
by Aaron Carroll
· 17 years ago
d60e92d
man 1 fio
by Aaron Carroll
· 17 years ago