Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
0b9d69ecb14045cf3b2622ae922756b9889b25e6
/
options.c
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
005c565
Note parent option 'verify' for 'do_verify'
by Jens Axboe
· 17 years ago
e84c73a
[PATCH] Add do_verify option
by Shawn Lewis
· 17 years ago
7437ee8
[PATCH] Add verify_meta verification type
by Shawn Lewis
· 17 years ago
67a1000
More option help updates
by Jens Axboe
· 17 years ago
c83f2df
Add parent option to 'verifysort'
by Jens Axboe
· 17 years ago
afdf935
Add parent link to options
by Jens Axboe
· 17 years ago
cd14cc1
Add sha256 and sha512 checksums
by Jens Axboe
· 17 years ago
86739fc
Remove .maxval from verify_pattern
by Jens Axboe
· 17 years ago
90059d6
Add verify_pattern option
by Jens Axboe
· 17 years ago
a59e170
Rename header_offset and header_interval options
by Jens Axboe
· 17 years ago
819a968
Fix header_interval minimum value
by Jens Axboe
· 17 years ago
546a914
[PATCH] Offset verification header by a user-specified distance
by Shawn Lewis
· 17 years ago
3f9f4e2
[PATCH] Allow verification to be done at finer granularity
by Shawn Lewis
· 17 years ago
fcca4b5
Show md5 as first verify function
by Jens Axboe
· 17 years ago
d77a7af
Add sample crc64 checksum
by Jens Axboe
· 17 years ago
1e154bd
Add crc7 verify type
by Jens Axboe
· 17 years ago
969f7ed
Add crc16 verify type
by Jens Axboe
· 17 years ago
c3edbdb
Set minimum value allowed for some options
by Jens Axboe
· 17 years ago
9cce02e
Support for 'netsplice' engine
by Jens Axboe
· 17 years ago
d2e268b
Add cpus_allowed option
by Jens Axboe
· 17 years ago
e600f7f
Fix cpu mask setting
by Gough, Corey D
· 17 years ago
375b269
Fix cpumask setting/getting on older kernels
by Jens Axboe
· 17 years ago
0a839f3
Disk stat improvements
by Jens Axboe
· 18 years ago
6cefbe3
Mask in BE ioprio class as default
by Jens Axboe
· 18 years ago
cf4464c
Add time_based option
by Jens Axboe
· 18 years ago
e9459e5
Add zero_buffers option
by Jens Axboe
· 18 years ago
22d6621
Don't free the string options
by Jens Axboe
· 18 years ago
160b966
Improve random verify block sorting
by Jens Axboe
· 18 years ago
36690c9
Add 'null' verify option
by Jens Axboe
· 18 years ago
fafdba3
->ddir_nr must be 1 by default, otherwise we'll do sequential IO
by Jens Axboe
· 18 years ago
d23bb32
Free/alloc every FIO_OPT_STR_STORE string
by Jens Axboe
· 18 years ago
d2f3ac3
Add option to disable fadvise() hints
by Jens Axboe
· 18 years ago
Next »