Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
a5d7a7222ed02b86652621b7f82b3f53f96ac9a4
/
iolog.c
6d63908
iolog: fix intermittent crash on exit with verify enabled
by Jens Axboe
· 10 years ago
0f7f9a9
Make fio -Wshadow clean
by Jens Axboe
· 10 years ago
0cbbc39
Constify a few more hot paths
by Jens Axboe
· 10 years ago
6a27ed9
Use calloc() instead of malloc + memset
by Jens Axboe
· 10 years ago
059c406
Fixup data-direction to name translation
by Jens Axboe
· 10 years ago
9187a26
Add unlink hook to ioengine API, gluster ioengine
by Castor Fu
· 10 years ago
5bca6f9
blktrace: various bug fixes and improvements
by Jens Axboe
· 10 years ago
4f3fe6c
Add some basic debug output for log compression
by Jens Axboe
· 10 years ago
c9a5f39
iolog: run compression work at slightly elevated nice level
by Jens Axboe
· 10 years ago
b0adca3
iolog: fix link without zlib
by Jens Axboe
· 10 years ago
1540fa7
iolog: fix compile error for non-zlib
by Jens Axboe
· 10 years ago
d465064
iolog: propagate errors to caller
by Jens Axboe
· 10 years ago
c5971cd
Add some new code comments on the log compress/decompress
by Jens Axboe
· 10 years ago
66cf52d
iolog: fix bug when decompressing chunks with different sequence numbers
by Jens Axboe
· 10 years ago
12dbd06
flist: add flist_first_entry()
by Jens Axboe
· 10 years ago
238934c
iolog: use a define instead of a raw bit mask
by Jens Axboe
· 10 years ago
375daae
iolog: get rid of ic->nofree
by Jens Axboe
· 10 years ago
8ef5133
iolog: get rid of one section of CONFIG_ZLIB ifdef
by Jens Axboe
· 10 years ago
51e7384
iolog: do stat() after fopen()
by Jens Axboe
· 10 years ago
aba6b60
iolog: remove dead code that stored a gzip header
by Jens Axboe
· 10 years ago
65f93ca
Move tp.[ch] to lib/
by Jens Axboe
· 10 years ago
bac4af1
Add support for storing compressed logs
by Jens Axboe
· 10 years ago
38a812d
Add support for runtime log compression
by Jens Axboe
· 10 years ago
633d825
log: fix use-after-free
by Jens Axboe
· 10 years ago
987c4f4
Cleanup logging
by Jens Axboe
· 10 years ago
ccefd5f
Add option for including byte offset for each log entry
by Jens Axboe
· 10 years ago
ecf5369
iolog: remember to add bytes to total IO size
by Jens Axboe
· 10 years ago
890b665
verify: fix verification of uncompleted or errored ios
by Jens Axboe
· 11 years ago
30b1867
iolog: check for thread termination in long delays
by Jens Axboe
· 11 years ago
42793d9
iolog: skip max_bs[rw] increment for rw == DDIR_INVAL
by Jens Axboe
· 11 years ago
2e80228
Use setvbuf() for log writing
by Jens Axboe
· 11 years ago
ea5409f
iolog: invert log_mask bits
by Jens Axboe
· 11 years ago
905e3d4
Cleanup the parallellized log writing
by Jens Axboe
· 11 years ago
243bfe1
iolog: don't serialize the writing of all logs
by Jens Axboe
· 11 years ago
e53cf97
iolog: Keep full path for logs files
by Erwan Velu
· 11 years ago
5903e7b
blktrace: load improvements
by Jens Axboe
· 11 years ago
bcbfeef
fio: add multi directory support
by Christian Ehrhardt
· 11 years ago
f940128
verify: always log IO in the order they are issued
by Jens Axboe
· 11 years ago
c4b6117
Fix rand_seed mismatches in verify phase
by Puthikorn Voravootivat
· 11 years ago
da0a7bd
Adds check for numberio during verify phase.
by Juan Casse
· 11 years ago
f01b34a
Error out gracefully if we don't find the replay device for log replay
by Jens Axboe
· 11 years ago
d95b34a
blktrace: add support for non-native endian format
by Jens Axboe
· 11 years ago
6a5c4d9
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
033ace1
Fix replay of IO pattern with multiple open files
by Nikolaus Jeremic
· 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
61b29c2
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
885ac62
iolog: remove assert in io_u overlap
by Jens Axboe
· 13 years ago
3c3ed07
White space spring cleaning
by Jens Axboe
· 13 years ago
1fae485
Fixes for 32-bit compile
by Jens Axboe
· 13 years ago
f5ed765
server: convert iolog in place instead of copy allocating it
by Jens Axboe
· 13 years ago
1b42725
gfio: Add support for sending logs over the network
by Jens Axboe
· 13 years ago
ea51b95
iolog: note type of log
by Jens Axboe
· 13 years ago
d401b24
Revert "Change iolog overlap assert to a debug dump"
by Jens Axboe
· 13 years ago
86f4028
Change iolog overlap assert to a debug dump
by Jens Axboe
· 13 years ago
b8bc8cb
Add log_avg_msec option
by Jens Axboe
· 13 years ago
ac9b910
Fixup some bad file naming
by Jens Axboe
· 13 years ago