Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
c81f9347e5849a6b97a02f215f1c474e27c79f1a
/
HOWTO
dbd11ea
Improve documentation for end_fsync
by Jens Axboe
· 12 years ago
67bf982
Add configure script
by Jens Axboe
· 12 years ago
2389364
Add --cpuclock-test and clocksource= option help
by Jens Axboe
· 12 years ago
7aeb1e9
Document the ioengine=net pingpong= option
by Jens Axboe
· 12 years ago
e8b1961
lfsr: add HOWTO and man page documentation
by Jens Axboe
· 12 years ago
66c098b
Fix windowsaio IO error handling and document device write access issue on Windows and FreeBSD.
by Bruce Cran
· 12 years ago
92d42d6
Document random distribution
by Jens Axboe
· 12 years ago
9c6f631
Make the zipf/pareto state per file
by Jens Axboe
· 12 years ago
1550153
Add max_latency option
by Jens Axboe
· 12 years ago
d0b937e
Fine-grained job level numa control
by Yufei Ren
· 12 years ago
04b2f79
HOWTO: indentation fix
by Jens Axboe
· 12 years ago
f5cc3d0
Fix UDP acronym
by Bruce Cran
· 12 years ago
abcab6a
HOWTO: Fix description of grouping behavior with numjobs
by Akash Verma
· 12 years ago
8b28bd4
backend: Add configurable non fatal error list
by Dmitry Monakhov
· 12 years ago
0981fd7
Kill some newly added whitespace
by Jens Axboe
· 12 years ago
d54fce8
update documentation for falloc and e4defrag engines
by Dmitry Monakhov
· 12 years ago
e615cea
ioengine: Add fallocate ioengine
by Dmitry Monakhov
· 12 years ago
25460cf
Add create_only option
by Jens Axboe
· 13 years ago
8423bd1
Document the use of the USR1 signal for dumping runtime statistics
by Jens Axboe
· 13 years ago
ddb754d
HOWTO: typo: write_log_log -> write_lat_log + use suffix
by Lucian Adrian Grijincu
· 13 years ago
0d23771
HOWTO: emphasize units in --minimal mode: latency in usec, bw in KB/s
by Lucian Adrian Grijincu
· 13 years ago
a5e371a
Add indication of whether a job got killed
by Jens Axboe
· 13 years ago
de196b8
HOWTO: update to note base of latencies in minimal/terse output
by Jens Axboe
· 13 years ago
4f7e57a
Enhance the reaped status display
by Jens Axboe
· 13 years ago
10b023d
Allow readwrite as an alias for rw in setting sequential read/write
by Jens Axboe
· 13 years ago
c5751c6
Document compress_buffer_percentage, compress_buffer_chunk
by Jens Axboe
· 13 years ago
214ac7e
New offset_increment option
by Dan Ehrenberg
· 13 years ago
93bcfd2
Move Windows port to MinGW
by Bruce Cran
· 13 years ago
9e684a4
Token-based flow control
by Dan Ehrenberg
· 13 years ago
b8bc8cb
Add log_avg_msec option
by Jens Axboe
· 13 years ago
0684202
Expand continue_on_error to select which type of error to allow
by Steven Lang
· 13 years ago
de890a1
Private parameters for ioengines
by Steven Lang
· 13 years ago
ef71e31
Make verify_dump off by default
by Jens Axboe
· 13 years ago
3d7cd9b
Fix error in disk util stats for terse output
by Jens Axboe
· 13 years ago
5e726d0
Add fio version to terse output
by Jens Axboe
· 13 years ago
f2f788d
Add disk utilization to terse format output
by Jens Axboe
· 13 years ago
1db92cb
Add completion latency percentiles to terse output format
by Jens Axboe
· 13 years ago
312b4af
Add IOPS to terse output
by Jens Axboe
· 13 years ago
0fd666b
net: support for unix domain sockets
by Jens Axboe
· 13 years ago
c8eeb9d
Add support for write_iops_log
by Jens Axboe
· 13 years ago
fd68418
Add option for controlling buffer scrambling
by Jens Axboe
· 13 years ago
85549ba
Improve wording on terse Total IO (KB) field
by Jens Axboe
· 13 years ago
c44b1ff
Add sub-option support (sort-of) and convert libaio_userspace_reap
by Jens Axboe
· 13 years ago
675012f
Adding userspace_libaio_reap option
by Dan Ehrenberg
· 13 years ago
059b080
Add possibility to make sequential IO "holed"
by Jens Axboe
· 13 years ago
eb52fa3
RDMA engine: Change wording of HOWTO section
by Bart Van Assche
· 13 years ago
8334919
stats: Add a function to report completion latency percentiles
by Yu-ju Hong
· 13 years ago
0408c20
Update softrandommap in HOWTO
by Jens Axboe
· 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
25c8b9d
Addes Trace file format description
by Paul Dubs
· 13 years ago
35649e5
Added description for iops output
by Paul Dubs
· 13 years ago
7bb5910
Allow percentage setting for size=
by Jens Axboe
· 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
7ed4d7a
Merge branch 'winfio'
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
9b83656
Various fixes/updates
by Bruce Cran
· 14 years ago
ecc314b
FIO Windows update
by Bruce Cran
· 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
f42195a
Update HOWTO as well for verify_backlog
by Jens Axboe
· 14 years ago
562c2d2
Add some comments around the terse output
by David Nellans
· 14 years ago
6277622
Fixup bad format of replay_no_stall option
by Jens Axboe
· 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
ea3e51c
Fix blkparse typo
by Jens Axboe
· 14 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
e72fa4d
Fix FreeBSD support
by Joshua Aune
· 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
892a6ff
Support simple math on reserved keyword expressions
by Jens Axboe
· 15 years ago
0e92f87
Support > 4 byte verify write patterns
by Radha Ramachandran
· 15 years ago
b892dc0
Document the verify behaviour wrt read and write workloads
by Jens Axboe
· 15 years ago
23d2461
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 15 years ago
7c353ce
Add Linus' optimized sha1 hash for checksum
by Jens Axboe
· 15 years ago
74929ac
Add support for reserved keywords
by Jens Axboe
· 15 years ago
8e827d3
Allow ':' in filenames
by Jens Axboe
· 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
Next »