Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
dc632d12d74bab6a439aaf8c317d250d3a8def5c
/
fio.h
8271963
clang: fix warnings with clang build
by Jens Axboe
· 11 years ago
0b78334
engine: IPv6 net engine updates
by Jens Axboe
· 11 years ago
3e260a4
Add options to have fio latency profile a device
by Jens Axboe
· 11 years ago
292cc47
init: escape description option string
by Jens Axboe
· 11 years ago
d95b34a
blktrace: add support for non-native endian format
by Jens Axboe
· 11 years ago
f9633d7
Fix problem with --showcmd and callbacks that verify
by Jens Axboe
· 11 years ago
d947227
Add support for randomness of any IO direction
by Jens Axboe
· 11 years ago
2ae0b20
Replace list based free/busy/requeue list with FIFO + ring
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
0646490
Add support for other ways of triggering intermediate result outputs
by Jens Axboe
· 12 years ago
59358c8
Get rid of mixed code/data sections
by Jens Axboe
· 12 years ago
2db1e18
Kil unneeded forward declaration
by Jens Axboe
· 12 years ago
7b4203d
Move unused and other attributes to the compiler section
by Jens Axboe
· 12 years ago
3c97812
Split out td error handling code
by Jens Axboe
· 12 years ago
b4ea84d
Fix a few 4.8 extra anal warnings
by Jens Axboe
· 12 years ago
8f91cc3
Merge branch 'gfio' into gfio-int
by Jens Axboe
· 12 years ago
0a428b2
to_kmg() -> fio_uint_to_kmg()
by Jens Axboe
· 12 years ago
3a5f6bd
Make nr_thread/nr_process private to backend
by Jens Axboe
· 12 years ago
a569b45
Move init code to libfio
by Jens Axboe
· 12 years ago
9a3f110
Make lockmem a per job option
by Jens Axboe
· 13 years ago
7fb6d45
Move rbtree to lib/
by Jens Axboe
· 12 years ago
8062f52
Add thread_options.h
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
73798eb
num2str: add arguments to represent values in terms of bytes/bits
by Steven Noonan
· 12 years ago
62232d0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
de98bd3
Add filename_format option
by Jens Axboe
· 12 years ago
c97f1ad
Fix usr/sys/ctx/majf/minf for -USR1 usage
by Jens Axboe
· 12 years ago
74f4b02
Consider the maximum block size difference the minimum for loop exit
by Jens Axboe
· 12 years ago
d721392
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
28b9b51
Kill now unused lockfile_batch variable
by Jens Axboe
· 12 years ago
d7df1d1
Rework lockfile= file lock handling
by Jens Axboe
· 12 years ago
bdb6d20
A few ULL -> uint64_t conversions
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
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
771e58b
Add unified_rw_reporting option
by Jens Axboe
· 12 years ago
135be49
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
2c24c93
Always fsync if asked to
by Jens Axboe
· 12 years ago
4700b23
configure: solaris and windowsaio fixups
by Jens Axboe
· 12 years ago
836fcc0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
aa83321
Fix 32-bit compile warning in should_check_rate()
by Jens Axboe
· 12 years ago
44cbc6d
verify: add new experimental mode that requires no meta data
by Jens Axboe
· 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
2a988d8
Merge branch 'master' into gfio
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
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
36d80bc
Wire up SIGUSR2 to kill blocking threads
by Jens Axboe
· 12 years ago
d72be54
Cache layout improvements
by Jens Axboe
· 12 years ago
8055e41
Add LFSR generator
by Jens Axboe
· 12 years ago
88df6e2
Kill now unused bitmap defines from legacy code
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
4373e97
Fix wrong return type on td_error_type()
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
1550153
Add max_latency option
by Jens Axboe
· 12 years ago
d0b937e
Fine-grained job level numa control
by Yufei Ren
· 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
f3afa57
Add --output-format command line option
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
61b29c2
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
7078106
Fix address truncation on Windows
by Bruce Cran
· 13 years ago
b0df717
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
a5e371a
Add indication of whether a job got killed
by Jens Axboe
· 13 years ago
28727df
options: move ioprio/ioprio_class into thread_options space
by Jens Axboe
· 13 years ago
1b79a07
Make lockmem a per job option
by Jens Axboe
· 13 years ago
83ea422
Start the process of making options more gfio friendly
by Jens Axboe
· 13 years ago
2bb3f0a
backend: ensure that server side releases/frees shm segment on exit
by Jens Axboe
· 13 years ago
0577543
Move rbtree into lib/
by Jens Axboe
· 13 years ago
812409e
backend: privatize nr_thread/nr_process
by Jens Axboe
· 13 years ago
99d633a
gfio: add bs display
by Jens Axboe
· 13 years ago
214ac7e
New offset_increment option
by Dan Ehrenberg
· 13 years ago
2f122b1
Add thread number ID to appropriate network commands
by Jens Axboe
· 13 years ago
46bcd49
client/server: pass type of client to the backend
by Jens Axboe
· 13 years ago
f97a43a
Add buffer_compress_chunk option
by Jens Axboe
· 13 years ago
ec41265
Abstract out the thread_options structure
by Jens Axboe
· 13 years ago
9c42684
Add buffer_compress_percentage
by Jens Axboe
· 13 years ago
0420ba6
Various GUI updates
by Jens Axboe
· 13 years ago
e61ca21
Move init code info libfio.c
by Jens Axboe
· 13 years ago
dd36672
fio: make client operations pluggable
by Stephen M. Cameron
· 13 years ago
9e684a4
Token-based flow control
by Dan Ehrenberg
· 13 years ago
a734681
Add gettime.h
by Jens Axboe
· 13 years ago
2e1df07
Move some code around to better separate front/backend
by Jens Axboe
· 13 years ago
422f9e4
Fix thread hang when using async engines (libaio,etc.) when too low of a iops rate is specified.
by Ryan Marchand
· 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
de890a1
Private parameters for ioengines
by Steven Lang
· 13 years ago
Next »