Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
5d3c510f0397820098f62c01cd2ea7d332b8dedf
5d3c510
fio: remove deprecated --latency-log from manpage
by Elliott, Robert (Server Storage)
· 10 years ago
2a3bf76
Bump disk util stats from 32 to 64-bit values
by Jens Axboe
· 10 years ago
9aba7b7
Make gfio build with --build-static
by Jens Axboe
· 10 years ago
ce596f2
Fixup t/ test apps for lfsr_next change()
by Jens Axboe
· 10 years ago
46ad62d
lfsr: don't pass in last value to lfsr_next()
by Jens Axboe
· 10 years ago
f15b9e5
iolog: account for wasted time in ipo stall
by Jens Axboe
· 10 years ago
15ed5ae
blktrace: correct setting of iodepth
by Jens Axboe
· 10 years ago
18dbbb9
server: fix missing ETA in some cases
by Jens Axboe
· 10 years ago
07f512c
trigger: always send trigger, not just when remote command is set
by Jens Axboe
· 10 years ago
7eebf50
client: defer local trigger execute until after state is received
by Jens Axboe
· 10 years ago
e1ade20
HOWTO: add description and examples of verify triggers
by Jens Axboe
· 10 years ago
a443207
trigger: enable separate remote and local trigger
by Jens Axboe
· 10 years ago
1be2ed9
Kill off -Wshadow again
by Jens Axboe
· 10 years ago
2c57d32
verify: allow empty/no trigger file
by Jens Axboe
· 10 years ago
4d6922b
Fix some shadow warnings for some gcc variants
by Jens Axboe
· 10 years ago
3ebcfd5
verify: verify_state_gen_name() should check size
by Jens Axboe
· 10 years ago
e927ea8
Fio 2.1.14
by Jens Axboe
· 10 years ago
3d0be7c
client: replace duplicate code with read_data()
by Jens Axboe
· 10 years ago
de54cfd
Add support for verify triggers and verify state saving
by Jens Axboe
· 10 years ago
2581b51
t/btrace2fio: don't dec inflight for requeue
by Jens Axboe
· 10 years ago
44aab35
t/btrace2fio: fix divide-by-zero in rate calculation
by Jens Axboe
· 10 years ago
93d3658
Makefile: add -Wshadow
by Jens Axboe
· 10 years ago
79dc914
Fixup some of the time (usec) based conversions
by Stephen M. Cameron
· 10 years ago
d4eb465
Get rid if ddir_trim() macro
by Jens Axboe
· 10 years ago
b89f89e
Fix crash on threads being reaped before they are created
by Jens Axboe
· 10 years ago
1a9487d
Add option for statically build fio
by Jens Axboe
· 10 years ago
a5d7a72
t/btrace2fio: cap depth if we don't see completion traces
by Jens Axboe
· 10 years ago
c38e38f
Fix for a race when fio prints I/O statistics periodically
by Vasily Tarasov
· 10 years ago
623216d
client/server: percentile_precision wasn't net converted
by Jens Axboe
· 10 years ago
6d63908
iolog: fix intermittent crash on exit with verify enabled
by Jens Axboe
· 10 years ago
e069899
Add time_since_genesis()
by Jens Axboe
· 10 years ago
dc068d5
smalloc: add zeroing scalloc() variant
by Jens Axboe
· 10 years ago
0f7f9a9
Make fio -Wshadow clean
by Jens Axboe
· 10 years ago
f678701
Get rid of __ prefix for internal frand state
by Jens Axboe
· 10 years ago
559073f
Remove use of OS provided random functions
by Jens Axboe
· 10 years ago
ec58c74
Add basic DragonFly support
by Jens Axboe
· 10 years ago
3fdf874
configure: disable lex/yacc on Solaris
by Jens Axboe
· 10 years ago
5aa6d82
mmap: set 'fd' to -1
by Jens Axboe
· 10 years ago
6a60530
engines: rename option specific pad from 'td' to 'pad'
by Jens Axboe
· 10 years ago
c6dd7c5
engines/rbd: sort IO by start time before waiting on it
by Jens Axboe
· 10 years ago
ba1c431
use io_complete var to avoid the rbd_aio_is_complete lock and context switch
by Ketor Meng
· 10 years ago
a73717a
fix rbd_option parse error
by Ketor Meng
· 10 years ago
68b05cd
engines/glusterfs_async: remove no-op prep function
by Jens Axboe
· 10 years ago
8f736fb
engines/glusterfs_async: cleanups
by Jens Axboe
· 10 years ago
25393fa
engines/glfs_async: add trim support
by Jens Axboe
· 10 years ago
cd16fb7
engines/rbd: add option to busy poll on event completion
by Jens Axboe
· 10 years ago
21ea699
engines/rbd: remove unused rbd_options->td
by Jens Axboe
· 10 years ago
a0c24f9
engines/rbd: use rbd_aio_is_complete() and add TRIM support
by Jens Axboe
· 10 years ago
9c1e047
engines/rbd: add support for rbd_invalidate_cache()
by Jens Axboe
· 10 years ago
1fe34b5
rbd: various fixes and cleanups
by Jens Axboe
· 10 years ago
4ffeb0a
fio: Fix padding properly
by Gwendal Grignou
· 10 years ago
2703aa4
Loop Iteration Offset Bug
by Brian Fulton
· 10 years ago
f5a9418
Fix fp alignment
by Jens Axboe
· 10 years ago
98d5315
fio: fix alignement to prevent bus error on ARM
by Gwendal Grignou
· 10 years ago
1266d3f
diskutil: get rid of disk_util_start_exit()
by Jens Axboe
· 10 years ago
7fe3631
Consolidate disk util, eta, and status check thread
by Jens Axboe
· 10 years ago
0424786
stat: avoid hang with race in stat thread exit and rusage update
by Jens Axboe
· 10 years ago
fdb0da8
Start and stop status interval (or file) thread separately
by Jens Axboe
· 10 years ago
a2e694d
backend: remove debug du thread exit notice
by Jens Axboe
· 10 years ago
925296a
Get rid of (now unused) disk_util_mutex
by Jens Axboe
· 10 years ago
62244c9
Fix exit being slowed by disk util stat time
by Jens Axboe
· 10 years ago
acf7ead
t/dedupe: fix init of all thread variables
by Jens Axboe
· 10 years ago
1735930
compiler: improve gcc 4.x compile time check
by Jens Axboe
· 10 years ago
f45d32b
Fix typo in alignment check
by Shu-Yu Fu
· 10 years ago
5259738
Add alignment to thread_options_pack for proper fp alignment
by Jens Axboe
· 10 years ago
fd738c0
fio: add alignment check for fp fields
by Jens Axboe
· 10 years ago
72d83a3
stat: ensure that the fp fields are 64-bit aligned
by Jens Axboe
· 10 years ago
3d225d0
Add some build assert macros
by Jens Axboe
· 10 years ago
6bde6be
BSD Yacc doesn't understand --no-lines, so use -l instead
by Bruce Cran
· 10 years ago
768ae05
engines/net: get rid of conversion warning on clang/OSX
by Jens Axboe
· 10 years ago
e2e7032
Get rid if --header-file argument for lex
by Jens Axboe
· 10 years ago
722b5cd
client: fix potential NULL dereference
by Jens Axboe
· 10 years ago
31da12c
t/btrace2fio: fix fd leak on error
by Jens Axboe
· 10 years ago
bf6238a
t/dedupe: fix bogus items NULL compare
by Jens Axboe
· 10 years ago
7bf3a57
sha256: cast shift to uint64_t
by Jens Axboe
· 10 years ago
7b3aea9
crc/test: fix potential div by zero
by Jens Axboe
· 10 years ago
9b093d8
engines/libaio: fix wrong setting of wait_start
by Jens Axboe
· 10 years ago
2b827fa
server/client: don't use __ conversion functions if not needed
by Jens Axboe
· 10 years ago
49fe93e
engines: don't use printf or stderr directly
by Jens Axboe
· 10 years ago
bc2e69c
backend: use log_info_flush(), not fflush()
by Jens Axboe
· 10 years ago
f5c3fce
smalloc: use log_err() for errors
by Jens Axboe
· 10 years ago
30f8e31
client: partial revert of 9899aff3e345
by Jens Axboe
· 10 years ago
8c04b69
client: get rid of (now) unused client->nr_stat
by Jens Axboe
· 10 years ago
bfa8f5d
client: always output summed output for all clients
by Jens Axboe
· 10 years ago
c2d6668
stat: set kb/unit_base, if not already set
by Jens Axboe
· 10 years ago
453545a
Set genesis time when running only network clients
by Jens Axboe
· 10 years ago
500b4f4
Makefile: don't install test binaries
by Jens Axboe
· 10 years ago
26166ef
engines/libaio: better protect against a busy loop in getevents()
by Andrey Kuzmin
· 10 years ago
e93fd53
stat: add total/short/drop ios to the json output
by Jens Axboe
· 10 years ago
87fc1cd
Update documentation on net engine port usage
by Jens Axboe
· 10 years ago
a9b3c69
engines/net: add subjob number to given port
by Jens Axboe
· 10 years ago
b9e839c
configure: only print gtk status if --enable-gfio used
by Jens Axboe
· 10 years ago
80436e1
engines/net: use link close message on TCP as well
by Jens Axboe
· 10 years ago
7bc24f6
eta: don't count TD_SETTING_UP as a running process
by Jens Axboe
· 10 years ago
97909a1
engines/net: turn off UDP package dropping if buf size doesn't match
by Jens Axboe
· 10 years ago
67e149c
stat: add dropped ios to the standard output
by Jens Axboe
· 10 years ago
da91d75
engines/net: add start of tracking how many UDP packages are dropped
by Jens Axboe
· 10 years ago
5e34cea
engines/net: add TCP_MAXSEG setting (mss)
by Jens Axboe
· 10 years ago
531e67a
engines/net: add socket buffer window size setting
by Jens Axboe
· 10 years ago
0ecdd7f
net: fix error reported on job exit and full residual
by Jens Axboe
· 10 years ago
Next »