Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
d2d982d3c510e23a4344b24ba1a29b5c6f0fbaa0
/
init.c
d21e253
Make it clear in job output whether we are using bs_is_seq_rand or not
by Jens Axboe
· 11 years ago
eefd98b
init: remove leftover unused variable
by Jens Axboe
· 11 years ago
d947227
Add support for randomness of any IO direction
by Jens Axboe
· 11 years ago
ee0ccb7
core: Removing duplicated code
by Erwan Velu
· 11 years ago
6e5c4b8
Catch NULL td->o.ioengine
by Jens Axboe
· 11 years ago
0b14f0a
Always exit if do_exit is set after parse
by Jens Axboe
· 11 years ago
9d91818
Better catch arguments with required options and none passed
by Jens Axboe
· 11 years ago
bfb3ea2
Fix segfault is bool option is used on command line and fails parsing
by Jens Axboe
· 11 years ago
211c9b8
Add support for modifying the randomness of a workload
by Jens Axboe
· 12 years ago
8d916c9
Catch the case where size= is less than the minimum block size
by Jens Axboe
· 12 years ago
a88c8c1
Ensure we stop parsing and exit if a command line option fails
by Jens Axboe
· 12 years ago
0646490
Add support for other ways of triggering intermediate result outputs
by Jens Axboe
· 12 years ago
8dc6eba
init: kill unused mlock_size
by Jens Axboe
· 12 years ago
22f8045
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
ad705bc
implement 'unit_base' option to select between KB and Kbit et. al.
by Steven Noonan
· 12 years ago
e25b6d5
Use strcasestr() for matching filename_prefix keywords
by Jens Axboe
· 12 years ago
de98bd3
Add filename_format option
by Jens Axboe
· 12 years ago
d721392
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
a5e0ee1
Conditionally include <sys/shm.h> based on OS support. Define missing MAP_HUGETLB for Android.
by Oleg
· 12 years ago
111e032
Add --parse-only command line option
by Jens Axboe
· 12 years ago
8ea39c3
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
e382e66
Add --eta-newline option
by Jens Axboe
· 12 years ago
6a5c4d9
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
5be4c94
Initialize global and non-static variables
by Jens Axboe
· 12 years ago
9db01ef
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
627aa1a
Fix zones for numjobs=x, where x > 1
by Jens Axboe
· 12 years ago
435d195
Handle percentile lists with higher precision that 2 digits
by Vincent Kang Fu
· 12 years ago
90b7a96
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
fd112d3
Fix percentile_list option
by Vincent Kang Fu
· 12 years ago
95820b6
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
98ffb8f
Fix bugs in [v]snprintf usage
by Ken Raeburn
· 12 years ago
f2a2ce0
Add support for idletime profiling
by Huadong Liu
· 12 years ago
836fcc0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
798827c
init: complain on unrecognized option with builtin getopt_long_only()
by Jens Axboe
· 12 years ago
9dbc7bf
Ensure all random seeds are repeatable for randrepeat=1
by Jens Axboe
· 12 years ago
67bf982
Add configure script
by Jens Axboe
· 12 years ago
92a0daf
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
2389364
Add --cpuclock-test and clocksource= option help
by Jens Axboe
· 12 years ago
7d11f87
cpu clock: add independent test for monotonic/sane TSC
by Jens Axboe
· 12 years ago
2a988d8
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
d24945f
Name the various random offsets we use
by Jens Axboe
· 12 years ago
49758e1
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
d72be54
Cache layout improvements
by Jens Axboe
· 12 years ago
ec5c6b1
Add support for Android
by Aaron Carroll
· 12 years ago
5881fda
Disable random map automatically if a non-uniform random distribution is given
by Jens Axboe
· 12 years ago
1e5324e
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
108fea7
client/server: fixup "All clients" reporting
by Jens Axboe
· 12 years ago
9c6f631
Make the zipf/pareto state per file
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
67b7703
Fix bad check for terse version format 4
by Jens Axboe
· 12 years ago
09786f5
Fix bad check for terse version format 4
by Jens Axboe
· 12 years ago
e65a950
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
d79db12
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
8b28bd4
backend: Add configurable non fatal error list
by Dmitry Monakhov
· 12 years ago
f0c77f0
Check for ENOSPC on shmget() failure
by Jens Axboe
· 12 years ago
f3afa57
Add --output-format command line option
by Jens Axboe
· 12 years ago
cc372b1
Add a simple json encoder and use it to print fio output in json format
by Shaohua Li
· 12 years ago
3449ab8
Default to terse version 3
by Jens Axboe
· 12 years ago
6eaf09d
Add support for trim as a workload type
by Shaohua Li
· 12 years ago
b2cecdc
fio:modify a deprecated parameter(change timeout to runtime)
by liang xie
· 12 years ago
14ea90e
client: support per-client job files
by Jens Axboe
· 12 years ago
bd02360
client: support per-client job files
by Jens Axboe
· 12 years ago
c2e9cc4
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
521da52
mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED
by Jens Axboe
· 12 years ago
0922d61
Get rid of fio_version.h
by Jens Axboe
· 13 years ago
8029542
Get rid of fio_version.h
by Jens Axboe
· 13 years ago
692a5d2
Make fio include the git version in the version output
by Jens Axboe
· 13 years ago
203160d
options: get rid of more .cb option usage we don't need
by Jens Axboe
· 13 years ago
1b79a07
Make lockmem a per job option
by Jens Axboe
· 13 years ago
2bb3f0a
backend: ensure that server side releases/frees shm segment on exit
by Jens Axboe
· 13 years ago
3d43382
Make fio include the git version in the version output
by Jens Axboe
· 13 years ago
f6e7d77
Merge branch 'gfio' of ssh://brick.kernel.dk/data/git/fio into gfio
by Jens Axboe
· 13 years ago
0353050
cpu: move cpuload/cpuchunks options into private engine option space
by Jens Axboe
· 13 years ago
588b7f0
gfio: fill default options on new job
by Jens Axboe
· 13 years ago
812409e
backend: privatize nr_thread/nr_process
by Jens Axboe
· 13 years ago
ca20381
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
b4b317d
Added 99.95 and 99.99 default percentiles.
by Steven Lang
· 13 years ago
99d633a
gfio: add bs display
by Jens Axboe
· 13 years ago
2f122b1
Add thread number ID to appropriate network commands
by Jens Axboe
· 13 years ago
ea51b95
iolog: note type of log
by Jens Axboe
· 13 years ago
46bcd49
client/server: pass type of client to the backend
by Jens Axboe
· 13 years ago
e476994
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
b7cfb2e
Only send job options once
by Jens Axboe
· 13 years ago
5116779
Add basic cconv test
by Jens Axboe
· 13 years ago
a527661
Store specific client ops in the fio_client structure
by Jens Axboe
· 13 years ago
811ac50
Compression fixes
by Jens Axboe
· 13 years ago
0b8d11e
Add preferences help tooltips
by Jens Axboe
· 13 years ago
807f997
Add more job info
by Jens Axboe
· 13 years ago
0420ba6
Various GUI updates
by Jens Axboe
· 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
85af579
Keep reducing jobs on ENOMEM for shmget()
by Jens Axboe
· 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
de890a1
Private parameters for ioengines
by Steven Lang
· 13 years ago
1b8dbf2
Improve accuracy of rate= option
by Steven Lang
· 13 years ago
75db6e2
Usage typo
by Jens Axboe
· 13 years ago
8388128
Update command line usage help
by Jens Axboe
· 13 years ago
4d65865
Add terse version 2 output format
by Jens Axboe
· 13 years ago
Next »