Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
17127517a3ccff19993e36ec3f7bc15044898f2c
1712751
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 15 years ago
c97bd0f
Increase accuracy of disk utility percentage
by Jens Axboe
· 15 years ago
3bfb53d
Remove io_u->endpos
by Jens Axboe
· 15 years ago
398e8c4
Make sure that exec_prerun/postrun work for shell commands
by Jens Axboe
· 15 years ago
55c39e2
Fix old printf() in pre_read()
by Jens Axboe
· 15 years ago
55093ac
Fio 1.26.4
by Jens Axboe
· 15 years ago
b0f6586
pre_read fixes
by Jens Axboe
· 15 years ago
3b5ccd3
Fio 1.26.3
by Jens Axboe
· 15 years ago
ccd4f41
Add fio_generate_plots.1 man page from debian package
by Jens Axboe
· 15 years ago
639ce0f
man page fix to make lintian happy
by Martin Steigerwald
· 15 years ago
afad68f
Add pre_read option
by Zhang, Yanmin
· 15 years ago
8de43fd
Add appropriate warning in mmap engine for large maps failing
by Jens Axboe
· 15 years ago
87c27b4
Clear f on error get_next_file_rr()
by Jens Axboe
· 15 years ago
9fd1896
Return EILSEQ on verify errors instead of EIO
by Jens Axboe
· 16 years ago
306ddc9
Include transfer size in the clat/slat measurements
by Jens Axboe
· 16 years ago
d2bbb8d
Fix garbling of clat/slat logs if a shared log file is used
by Fabio Checconi
· 16 years ago
3c704d7
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 16 years ago
3776041
fio howto typo fixes
by Randy Dunlap
· 16 years ago
26eca2d
fio docs corrections
by Randy Dunlap
· 16 years ago
62b3892
net engine: fix compilation warnings on Solaris
by Jens Axboe
· 16 years ago
f215152
Fio 1.26.2
by Jens Axboe
· 16 years ago
0fe2187
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 16 years ago
fc6bd43
'V' is a running state, not an idle state. Correct HOWTO.
by Jens Axboe
· 16 years ago
eb7ccf3
Align io units to processor cache line size
by Jens Axboe
· 16 years ago
1ca9573
Fix name of the slat log file
by Radha Ramachandran
· 16 years ago
c311cd2
Don't populate random data for verify reads
by Radha Ramachandran
· 16 years ago
97c62e0
Fio 1.26.1
by Jens Axboe
· 16 years ago
f0d524b
Filename must be parsed after directory option
by Jens Axboe
· 16 years ago
c83cdd3
Update bssplit documentation in fio.1
by Jens Axboe
· 16 years ago
a1ea676
fio: Include support for ARM
by Kedar Sovani
· 16 years ago
770028e
Fio 1.26
by Jens Axboe
· 16 years ago
de14154
Add sample job for doing a quick SSD performance analysis
by Jens Axboe
· 16 years ago
899c29f
Fix issue with random offset being off if io_size != real_file_size
by Radha Ramachandran
· 16 years ago
eccffc9
Remove debug printf()
by Jens Axboe
· 16 years ago
720e84a
Add support for different weights for reads and writes with bssplit
by Jens Axboe
· 16 years ago
77787c8
Allow IO logging even for diskless engines
by Jens Axboe
· 16 years ago
cd98801
splice engine: fix vmsplice() problem with block sizes larger than a pipe
by Jens Axboe
· 16 years ago
d0a278f
Fio 1.25.2
by Jens Axboe
· 16 years ago
8879fd1
Fix throughput reporting
by Jens Axboe
· 16 years ago
4b341fc
Fix crash with multiple files
by Carl Henrik Lunde
· 16 years ago
6be0696
Fio 1.25.1
by Jens Axboe
· 16 years ago
9a153e6
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 16 years ago
99a47c6
Use td_io_get_file_size() instead of calling ->get_file_size()
by Jens Axboe
· 16 years ago
0d57033
Fio 1.25
by Jens Axboe
· 16 years ago
5bfc35d
Reseed random generator for loop/time based runs
by Jens Axboe
· 16 years ago
eaf9b41
File reset should clear random map as well
by Jens Axboe
· 16 years ago
cea0b7c
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 16 years ago
de9937d
aio: fixed a signedness issue that could cause abort on strace
by Jens Axboe
· 16 years ago
901bb99
Add some missing options to the man page
by Jens Axboe
· 16 years ago
4360266
Man page typo on zero_buffers
by Jens Axboe
· 16 years ago
2b7a01d
Add blockalign/ba option
by Jens Axboe
· 16 years ago
903dc3f
Fix integer store bug in parser
by Jens Axboe
· 16 years ago
6b7f685
Add some missing options to the man page
by Jens Axboe
· 16 years ago
f7fa265
Get rid of int vs siint difference
by Jens Axboe
· 16 years ago
ef67a8a
Update HOWTO with 0x base for siint
by Jens Axboe
· 16 years ago
b347f9d
Allow 0x (or 0X) prefix for any int value to indicate hex base
by Jens Axboe
· 16 years ago
853ee7f
Fix failure to strip end of line with comment
by Jens Axboe
· 16 years ago
9d7dfda
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 16 years ago
931823c
Update smalloc section in README
by Jens Axboe
· 16 years ago
b36beb6
Use strict matching for --section command line option
by Jens Axboe
· 16 years ago
df9c26b
Avoid opening files until they are used
by Jens Axboe
· 16 years ago
4e6ea2f
Need to clear ->files_size when ->files is cleared
by Jens Axboe
· 16 years ago
b5696bf
More file setting bug fixes
by Jens Axboe
· 16 years ago
8bb7679
Botch edit in files setup
by Jens Axboe
· 16 years ago
dd87b2c
Missing fio.h update
by Jens Axboe
· 16 years ago
fc99bc0
Realloc td->files to full size immediately
by Jens Axboe
· 16 years ago
814452b
Add create_on_open option
by Jens Axboe
· 16 years ago
4bb997c
Fix file open leak
by Jens Axboe
· 16 years ago
87b1067
Fix bug with openfiles
by Jens Axboe
· 16 years ago
683023e
Fix bug in file selection
by Jens Axboe
· 16 years ago
a086c25
Add 'sequential' file_service_type
by Jens Axboe
· 16 years ago
8347239
Allow 'norandommap' with verify
by Jens Axboe
· 16 years ago
112b52d
Fio 1.24
by Jens Axboe
· 16 years ago
7ab077a
Check for a valid block device size
by Jens Axboe
· 16 years ago
664fb3b
net engine: notify receiver of UDP link close
by Jens Axboe
· 16 years ago
e235d5f
Fix broken rate check
by Jens Axboe
· 16 years ago
d5b388a
net engine: termination fixes
by Jens Axboe
· 16 years ago
3565182
net engine: don't pass in flags
by Jens Axboe
· 16 years ago
371d456
net engine: use poll() always for sending/receiving
by Jens Axboe
· 16 years ago
e77c010
Add comment on UDP on examples/netio
by Jens Axboe
· 16 years ago
d65db44
Missing text in iodepth_batch* help entries
by Jens Axboe
· 16 years ago
15d182a
libaio engine: get rid of non-async behaviour with buffered IO
by Jens Axboe
· 16 years ago
3f8fc5a
net engine: accept both upper and lowercase tcp/udp.
by Jens Axboe
· 16 years ago
414c2a3
net engine: add UDP support
by Jens Axboe
· 16 years ago
217bc04
Add platform section to README
by Jens Axboe
· 16 years ago
690dec6
OS includes need errno.h
by Jens Axboe
· 16 years ago
2e3e31e
smalloc: get rid of MP_SAFE define and lock checks
by Jens Axboe
· 16 years ago
f42c153
Some more pthread_* call mishandled errors
by Jens Axboe
· 16 years ago
29adda3
Add --debug=mutex
by Jens Axboe
· 16 years ago
3c2d93e
Make sure os mutex define is visible in mutex.c
by Jens Axboe
· 16 years ago
f356d01
Only use process shared mutexes on support platforms
by Jens Axboe
· 16 years ago
4fa6d0f
Fixup handling of pthread_mutex*() error returns
by Jens Axboe
· 16 years ago
85daf2c
Add fio_cpuset_exit() empty handler for platforms that don't support affinity
by Jens Axboe
· 16 years ago
a6cee43
Include crc32c and crc32c-intel checksums in FreeBSD/Solaris
by Jens Axboe
· 16 years ago
39555d0
Solaris pset fixes
by Jens Axboe
· 16 years ago
4a3c7b9
Solaris compilation fix
by Jens Axboe
· 16 years ago
d2ce18b
CPU set creation and destruction can fail on some platforms
by Jens Axboe
· 16 years ago
6f7024e
Support for CPU binding in Solaris
by Jens Axboe
· 16 years ago
4e78e40
Add a cpuset exit function
by Jens Axboe
· 16 years ago
6d459ee
Prepare for support for CPU binding on other platforms
by Jens Axboe
· 16 years ago
Next »