Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
eb078db384e336c1f2338adfdf8f6594660964d6
/
options.c
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
ddf16fe
CGROUP fixes
by Jens Axboe
· 15 years ago
a696fa2
Add support for blkio cgroups on Linux
by Jens Axboe
· 15 years ago
9ac8a79
Add support for simple profile benchmarks
by Jens Axboe
· 15 years ago
7a958bd
Only do math on known keywords
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
df9cf92
Fix bug in bssplit parsing
by Kenneth Waters
· 15 years ago
0b9d69e
Silence the style/whitespace police
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
d6978a3
A few more kb_base fixups
by Jens Axboe
· 15 years ago
a639f0b
Make kb_base apply to parser k/m/g etc values
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
e8462bd
Add support for async IO verification offload
by Jens Axboe
· 15 years ago
276ca4f
Fix compile error
by Jens Axboe
· 15 years ago
29d43ff
Move gtod_cpu affinity check to verify callback
by Jens Axboe
· 15 years ago
896cac2
Move rw= write && read_only check to ->verify callback
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
e01b22b
parser: get rid of FIO_OPT_STR_VAL_INT
by Jens Axboe
· 15 years ago
581e714
Add support for limiting only rate in only one direction
by Jens Axboe
· 15 years ago
4f5af7b
Cleanup verify headers
by Jens Axboe
· 15 years ago
afad68f
Add pre_read option
by Zhang, Yanmin
· 15 years ago
f0d524b
Filename must be parsed after directory option
by Jens Axboe
· 16 years ago
720e84a
Add support for different weights for reads and writes with bssplit
by Jens Axboe
· 16 years ago
2b7a01d
Add blockalign/ba option
by Jens Axboe
· 16 years ago
814452b
Add create_on_open option
by Jens Axboe
· 16 years ago
a086c25
Add 'sequential' file_service_type
by Jens Axboe
· 16 years ago
d65db44
Missing text in iodepth_batch* help entries
by Jens Axboe
· 16 years ago
d2ce18b
CPU set creation and destruction can fail on some platforms
by Jens Axboe
· 16 years ago
6d459ee
Prepare for support for CPU binding on other platforms
by Jens Axboe
· 16 years ago
b03daaf
Don't allow higher CPU counts than what the system has
by Jens Axboe
· 16 years ago
19608d6
Make sure that the given CPU range is within the bounds of the OS
by Jens Axboe
· 16 years ago
be4ecfd
Add gtod_cpu option for pinning gettimeofday() to a single CPU
by Jens Axboe
· 16 years ago
62a7273
Allow ranges of CPUs in cpus_allowed option
by Jens Axboe
· 16 years ago
e3cedca
Add support for giving bw/clat/slat log prefixes
by Jens Axboe
· 16 years ago
182ec6e
Fix leaks with using get_opt_postfix()
by Jens Axboe
· 16 years ago
993bf48
Add gtod_reduce option
by Jens Axboe
· 16 years ago
9520ebb
Add options for disabling slat/clat/bw measurements
by Jens Axboe
· 16 years ago
721938a
Add ramp_time option
by Jens Axboe
· 16 years ago
af497e6
Remember to add crc32c_intel option check
by Jens Axboe
· 16 years ago
bac39e0
Add crc32c checksum
by Jens Axboe
· 16 years ago
3b8b713
Add option priorities
by Jens Axboe
· 16 years ago
f66ab3c
Help entry typos
by Jens Axboe
· 16 years ago
4950421
Add iodepth_batch_complete control
by Jens Axboe
· 16 years ago
eef3235
Move fls.h in with the other lib helpers
by Jens Axboe
· 16 years ago
3c48c2c
Rename fls() to __fls()
by Jens Axboe
· 16 years ago
417f006
Add Solaris native aio engine
by Jens Axboe
· 16 years ago
5921e80
Make it work on opensolaris
by Jens Axboe
· 16 years ago
cb499fc
Fixup rwmixread/write options
by Jens Axboe
· 16 years ago
fcef0b3
Remove early directory check
by Jens Axboe
· 16 years ago
5973caf
Add option for refilling IO buffers on each submit
by Jens Axboe
· 16 years ago
15ca150
Mark rwmixcycle option as deprecated in the option parser
by Jens Axboe
· 17 years ago
bc83891
Need to prefix directory= setting before checking dir part of filename=
by Jens Axboe
· 17 years ago
2b386d2
Add softrandommap and --alloc-size options
by Jens Axboe
· 17 years ago
921c766
Check directory if filename= option includes dir name
by Jens Axboe
· 17 years ago
5ec10ea
Style fixups
by Jens Axboe
· 17 years ago
4d4e80f
Revamp file locking
by Jens Axboe
· 17 years ago
29c1349
Add the file sharing bits
by Jens Axboe
· 17 years ago
357f618
fix hugepage-size type mismatch
by Aaron Carroll
· 17 years ago
c475da7
Fix misplaced exit(0) in cpus_allowed setting
by Jens Axboe
· 17 years ago
1d2af02
Add vsync io engine
by Jens Axboe
· 17 years ago
a2e6f8a
Make iodepth_batch=1 by default
by Jens Axboe
· 17 years ago
e28218f
Revert "Remove verify_pattern option, replace with verify=pattern:x"
by Shawn Lewis
· 17 years ago
aa31f1f
Add fill_device option
by Shawn Lewis
· 17 years ago
564ca97
Add support for 'bssplit' option, fine grained block size contrl
by Jens Axboe
· 17 years ago
757aff4
'1' is minimum value for queue depth, don't allow 0
by Jens Axboe
· 17 years ago
ac68478
Seperate ioprio value from setting
by Jens Axboe
· 17 years ago
a31041e
Add pread/pwrite support to sync engine
by gurudas pai
· 17 years ago
bfb41d9
Remove verify_pattern option, replace with verify=pattern:x
by Jens Axboe
· 17 years ago
68e1f29
Mark do_verify and verify_fatal as booleans
by Jens Axboe
· 17 years ago
a12a3b4
Add verify_fatal option
by Jens Axboe
· 17 years ago
Next »