Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
946e42764c6cc536d42e55acbf2fa8bc424124bd
946e427
stat: move final \n of terse output to the end
by Jens Axboe
· 13 years ago
503bbe9
Add regression test for ae2fafc8
by Jens Axboe
· 13 years ago
ae2fafc
verify: verify bytes should not add to this_io_bytes
by webee
· 13 years ago
10b023d
Allow readwrite as an alias for rw in setting sequential read/write
by Jens Axboe
· 13 years ago
1d0b0f4
Fio 2.0.6
by Jens Axboe
· 13 years ago
ea1fd2e
Fix terse output with description set
by Vikram Seth
· 13 years ago
b4b317d
Added 99.95 and 99.99 default percentiles.
by Steven Lang
· 13 years ago
89adce7
Add regression test for 37cf9e3c
by Jens Axboe
· 13 years ago
37cf9e3
Enable read/write sequential offset to be a non-multiple of the block size
by Jens Axboe
· 13 years ago
c04e466
time_based: Avoid restarting main I/O loop
by Daniel Ehrenberg
· 13 years ago
8a74b56
Fix problem with iodepth_batch_complete=0 and accounting
by Jens Axboe
· 13 years ago
c03b373
Fix wrap bug in mtime_since()
by Jens Axboe
· 13 years ago
c5751c6
Document compress_buffer_percentage, compress_buffer_chunk
by Jens Axboe
· 13 years ago
2d7cd86
Note offset_increment parent option
by Jens Axboe
· 13 years ago
591e9e0
Fix offset_increment option and add man page entry for it
by Jens Axboe
· 13 years ago
a05d62b
rdma engine graceful teardown
by Yufei Ren
· 13 years ago
214ac7e
New offset_increment option
by Dan Ehrenberg
· 13 years ago
ba47f51
Add regression test for 82af2a7c
by Jens Axboe
· 13 years ago
82af2a7
Fix failure to verify in mixed read/write workload with backlog
by Jens Axboe
· 13 years ago
207b18e
Mark buffer_compress_chunk as child of buffer_compress_percentage
by Jens Axboe
· 13 years ago
f97a43a
Add buffer_compress_chunk option
by Jens Axboe
· 13 years ago
629f1d7
Honor refill_buffers even for verifies
by Jens Axboe
· 13 years ago
9883653
Compression buffer fill fix
by Jens Axboe
· 13 years ago
d1ece0c
Fix batch mismatch for verifies
by Jens Axboe
· 13 years ago
5318658
Add regression test for f7078f7b
by Jens Axboe
· 13 years ago
f7078f7
Fix bug that causes early termination of fio with verify_backlog
by Jens Axboe
· 13 years ago
905c78b
server: fix bad win32 indentation
by Jens Axboe
· 13 years ago
017531d
Add regression test for 8a99fdf6
by Jens Axboe
· 13 years ago
8a99fdf
Fix another verify segfault
by Jens Axboe
· 13 years ago
2bcbf55
Add regression test for verify bug
by Jens Axboe
· 13 years ago
0ae2c6e
Avoid segfault if verify header appears longer than io_u
by Jens Axboe
· 13 years ago
e55f8f3
Add client references
by Jens Axboe
· 13 years ago
abcf4b7
server: fixup bug in sending jobs_eta command
by Jens Axboe
· 13 years ago
811ac50
Compression fixes
by Jens Axboe
· 13 years ago
9c42684
Add buffer_compress_percentage
by Jens Axboe
· 13 years ago
52ad4b9
linux: fallocate() fixes
by Jens Axboe
· 13 years ago
25dfa84
Rename crc functions to private namespace
by Jens Axboe
· 13 years ago
02efade
Fio 2.0.5
by Jens Axboe
· 13 years ago
421f4a8
Really fix IOPS logging
by Jens Axboe
· 13 years ago
c805403
Fio 2.0.4
by Jens Axboe
· 13 years ago
0961511
Fix verify
by Jens Axboe
· 13 years ago
c2cb686
client: exit if no jobs were sent and client is idle
by Jens Axboe
· 13 years ago
ae38c0d
verify: put all header verification in one place
by Jens Axboe
· 13 years ago
e4ad68b
Fix // comment
by Jens Axboe
· 13 years ago
d3a173a
Remove holes in verify_header structure
by Jens Axboe
· 13 years ago
e5b8f91
Implement sigaction for Windows.
by Bruce Cran
· 13 years ago
3892182
stat() doesn't work with devices on Windows, so move check for '\\.\' earlier.
by Bruce Cran
· 13 years ago
a3e8710
Use crc32c for the verify_header checksum
by Jens Axboe
· 13 years ago
e3aaafc
Auto-detect whether to use hw assisted crc32c
by Jens Axboe
· 13 years ago
f65d1c2
Add checksum to verify_header
by Jens Axboe
· 13 years ago
8e8b225
flow: Fixing uninitialized variable
by Daniel Ehrenberg
· 13 years ago
fc0b830
Fix tabbing and comment characters in Windows code.
by Bruce Cran
· 13 years ago
01bff3b
Remove unused Windows version.h and version.rc files.
by Bruce Cran
· 13 years ago
9277ec1
Add missing os/windows/posix.c file.
by Bruce Cran
· 13 years ago
9602d8d
Fix IOPS logging for mixed read/write workloads
by Jens Axboe
· 13 years ago
93bcfd2
Move Windows port to MinGW
by Bruce Cran
· 13 years ago
16de1bf
Add FIO_PREFERRED_CLOCK_SOURCE to allow selection of clock source on a per-platform basis.
by Bruce Cran
· 13 years ago
b9fd788
Add OS_PATH_SEPARATOR for platforms which have different path separator characters (e.g. Windows and 'classic' MacOS).
by Bruce Cran
· 13 years ago
9e684a4
Token-based flow control
by Dan Ehrenberg
· 13 years ago
5daa4eb
Fix bandwidth logging for mixed read/write workloads.
by Josh Carter
· 13 years ago
e43606c
Fix assumption that pointers fits in a 'long'
by Bruce Cran
· 13 years ago
78b269e
Need glibc 2.8 or bigger for fallocate
by Jens Axboe
· 13 years ago
b11e4cc
mutex: don't attempt to use CLOCK_MONOTONIC
by Jens Axboe
· 13 years ago
649c10c
nice() error handling
by Bruce Cran
· 13 years ago
0209e1e
mac: doesn't have pthread_condattr_setclock()
by Jens Axboe
· 13 years ago
23a2a8e
mutex: guard pthread_condattr_setclock() by defined "have ifdef"
by Jens Axboe
· 13 years ago
b4c1fb3
mutex: more clock fixes
by Jens Axboe
· 13 years ago
ef63505
Mutex timeout work-around
by Jens Axboe
· 13 years ago
58a157d
Mutex fixes
by Jens Axboe
· 13 years ago
59dfce5
Fixup includes
by Jens Axboe
· 13 years ago
8c43656
Fix typo
by Jens Axboe
· 13 years ago
7176856
Fix build issue for non-cgroup support
by Jens Axboe
· 13 years ago
4e87c37
Fix grammatical error
by Jens Axboe
· 13 years ago
ceab2ea
mutex: set and use the proper clock source
by Jens Axboe
· 13 years ago
d401b24
Revert "Change iolog overlap assert to a debug dump"
by Jens Axboe
· 13 years ago
d4e88b4
Add job files for zone bug
by Jens Axboe
· 13 years ago
13af05a
Only attempt zone switch if we have zones enabled
by Jens Axboe
· 13 years ago
86f4028
Change iolog overlap assert to a debug dump
by Jens Axboe
· 13 years ago
f1d6455
Slave aggregate output format fix
by Jens Axboe
· 13 years ago
97b007e
Fix missing ';' before slave disk utilization in terse output
by Jens Axboe
· 13 years ago
cc62ea7
Fix a few other static code checker spotted "issues"
by Jens Axboe
· 13 years ago
e721c57
Fixup a few items spotted by a static code checker
by Jens Axboe
· 13 years ago
a734681
Add gettime.h
by Jens Axboe
· 13 years ago
a3efc91
Move variables to backend, fix up line spaces
by Jens Axboe
· 13 years ago
2e1df07
Move some code around to better separate front/backend
by Jens Axboe
· 13 years ago
783a3eb
Move gtod thread to gettime.c
by Jens Axboe
· 13 years ago
bcdf7c5
Install man page in /usr/share/man by default on OSX
by Jens Axboe
· 13 years ago
2f2c692
stat: fix typo
by Jens Axboe
· 13 years ago
19d3e96
stat: NaN fixes
by Jens Axboe
· 13 years ago
6b1190f
Enable completion latency stat collection on verify
by Steven Lang
· 13 years ago
9a2a86d
Optimize pattern verify
by Steven Lang
· 13 years ago
3f36aa6
Fio 2.0.3
by Jens Axboe
· 13 years ago
8695036
Add regression test job file for commit 52c58027
by Jens Axboe
· 13 years ago
9a20162
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 13 years ago
ecc35cf
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 13 years ago
52c5802
Fail if we can't satisfy the minimum block size
by Jens Axboe
· 13 years ago
0c4ce7c
mac: remove unused timer_create()
by Jens Axboe
· 13 years ago
5bd9c78
Use CLOCK_MONOTONIC if we can
by Jens Axboe
· 13 years ago
6914f59
Avoid divide-by-zero for disk util on 0 msec runtime
by Jens Axboe
· 13 years ago
efcd9dc
Optimize pattern filling by limiting small calls to memcpy
by Steven Lang
· 13 years ago
Next »