Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
771e58befea806d2d881953050c4e65329eee382
/
options.c
771e58b
Add unified_rw_reporting option
by Jens Axboe
· 12 years ago
4700b23
configure: solaris and windowsaio fixups
by Jens Axboe
· 12 years ago
b31eaac
options: add help to experimental_verify
by Jens Axboe
· 12 years ago
997843c
configure: fix more old FIO_HAVE_ checks
by Jens Axboe
· 12 years ago
97ac992
Correct ifdef checks for posix and linux fallocate
by Jens Axboe
· 12 years ago
51aa2da
Add generic hweight helpers
by Jens Axboe
· 12 years ago
d9759b1
Make hugetlbfs maping work
by Shaohua Li
· 12 years ago
1ae83d4
Pre-load and sort random blocks for pure read verify workloads
by Jens Axboe
· 12 years ago
67bf982
Add configure script
by Jens Axboe
· 12 years ago
01423ea
clock: ensure that we re-init if the clocksource changes from the default
by Jens Axboe
· 12 years ago
fa80fea
Add check for invariant TSC on x86 and use TSC is default clock if reliable
by Jens Axboe
· 12 years ago
8055e41
Add LFSR generator
by Jens Axboe
· 12 years ago
18ded91
Zipf theta must be different than 1.0
by Jens Axboe
· 12 years ago
078189c
Add safe checks for valid pareto input value
by Jens Axboe
· 12 years ago
925fee3
Add pareto distribution randomizer
by Jens Axboe
· 12 years ago
e25839d
Add sample zipf distribution randomizer
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
a4cfc47
options: cast page_size to unsigned long for sprintf()
by Jens Axboe
· 12 years ago
8b28bd4
backend: Add configurable non fatal error list
by Dmitry Monakhov
· 12 years ago
1ecc95c
options: wire up e4defrag and falloc engines
by Jens Axboe
· 12 years ago
8200b8c
Wire up fusion-aw-sync engine
by Jens Axboe
· 12 years ago
6eaf09d
Add support for trim as a workload type
by Shaohua Li
· 12 years ago
25460cf
Add create_only option
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
2d7cd86
Note offset_increment parent option
by Jens Axboe
· 13 years ago
214ac7e
New offset_increment option
by Dan Ehrenberg
· 13 years ago
207b18e
Mark buffer_compress_chunk as child of buffer_compress_percentage
by Jens Axboe
· 13 years ago
f97a43a
Add buffer_compress_chunk option
by Jens Axboe
· 13 years ago
9c42684
Add buffer_compress_percentage
by Jens Axboe
· 13 years ago
e3aaafc
Auto-detect whether to use hw assisted crc32c
by Jens Axboe
· 13 years ago
9e684a4
Token-based flow control
by Dan Ehrenberg
· 13 years ago
9a2a86d
Optimize pattern verify
by Steven Lang
· 13 years ago
efcd9dc
Optimize pattern filling by limiting small calls to memcpy
by Steven Lang
· 13 years ago
ed33585
implement zoned random I/O testing support
by Steven Noonan
· 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
1647f59
Fix crash when attempting to dupe options
by Jens Axboe
· 13 years ago
de890a1
Private parameters for ioengines
by Steven Lang
· 13 years ago
d0c814e
Cleanup option keyword/environment substitution
by Steven Lang
· 13 years ago
ef71e31
Make verify_dump off by default
by Jens Axboe
· 13 years ago
7e356b2
Memory leak fixes
by Jens Axboe
· 13 years ago
0dc1bc0
Disable clat percentiles if gtod_reduce=1 is set
by Jens Axboe
· 13 years ago
467b35e
Enable completion latency percentiles by default
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
81179ee
server: initial support for command line passing
by Jens Axboe
· 13 years ago
fd68418
Add option for controlling buffer scrambling
by Jens Axboe
· 13 years ago
6925dd3
Revert "Fix parser bug with ranges"
by Jens Axboe
· 13 years ago
f20485a
Fix parser bug with ranges
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
8334919
stats: Add a function to report completion latency percentiles
by Yu-ju Hong
· 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
8eb016d
Fix bug in $mb_memory keyword
by Jens Axboe
· 13 years ago
c00a228
Initial HP-UX port
by Jens Axboe
· 13 years ago
a596f04
Add ability to invoke fallocate() FALLOC_FL_KEEP_SIZE.
by Eric Gouriou
· 13 years ago
3f0ca9b
Silence gcc 4.6 warnings
by Jens Axboe
· 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
58483fa
Define OS preferred IO engine
by Jens Axboe
· 14 years ago
3be8007
Fix merge error hiding mmap ioengine under Windows build
by Jens Axboe
· 14 years ago
92bf48d
Streamline pattern/meta verifies instead of special casing them
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
03e20d6
First snapshot of FIO for Windows
by Bruce Cran
· 14 years ago
d7c8be0
nrfiles vs nr_files mixups
by Jens Axboe
· 14 years ago
1ef2b6b
Initial support for explicit write barriers
by Jens Axboe
· 14 years ago
79a4318
Add binject IO engine
by Jens Axboe
· 14 years ago
0d29de8
Add verify trim support
by Jens Axboe
· 14 years ago
d1c46c0
Add support for redirection replay of blktrace traces to another device
by David Nellans
· 14 years ago
87e7a97
Mark "read_iolog" as a parent for "replay_no_stall"
by Jens Axboe
· 14 years ago
64bbb86
Add option to skip delays when replaying traces
by David Nellans
· 14 years ago
bf2e821
Add support for AIX
by Cigy Cyriac
· 14 years ago
85bc833
Fix bad casting of unsigned long long to unsigned long
by Cigy Cyriac
· 14 years ago
38dad62
Add rw_sequencer option
by Jens Axboe
· 14 years ago
5736c10
Rename ddir_nr -> ddir_seq_nr
by Jens Axboe
· 14 years ago
a5737c9
Fix startdelay option with s/m/h/d postfix
by Jens Axboe
· 14 years ago
02af098
Add total latency log
by Jens Axboe
· 14 years ago
5d7c5d3
Auto-detect missing hw support for crc32c and fallback to software
by Jens Axboe
· 14 years ago
9e14418
Add some support for a verify backlog
by Jens Axboe
· 14 years ago
17af15d
Make sure that alias names are also valid on the command line
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
fdba6ac
Remove default setting of clocksource
by Jens Axboe
· 15 years ago
c223da8
Add support for specific clock sources
by Jens Axboe
· 15 years ago
3ae0637
Only define str_sfr_cb() if FIO_HAVE_SYNC_FILE_RANGE is set
by Jens Axboe
· 15 years ago
3843deb
Make sure we handle multiple arguments to sync_file_range
by Jens Axboe
· 15 years ago
44f2969
Initial suppor for sync_file_range()
by Jens Axboe
· 15 years ago
f5b6bb8
Allow the adding of 'posval' for dynamic options like 'profile'
by Jens Axboe
· 15 years ago
07b3232
Cleanup profile support
by Jens Axboe
· 15 years ago
9f81736
Make sure profile options get added to long_options[]
by Jens Axboe
· 15 years ago
e2de69d
Add initial support for profile specific options
by Jens Axboe
· 15 years ago
79d1631
Add support for loadable profiles
by Jens Axboe
· 15 years ago
9f988e2
Add support for registrering external options
by Jens Axboe
· 15 years ago
7bc8c2c
Add specific knob for controlling fallocate() usage
by Jens Axboe
· 15 years ago
3b2e146
Fix some issues with the OSX port
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
Next »