projects
/
fio.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
crc/test: if the checksum needs a _final(), do it in the loop
[fio.git]
/
t
/
jobs
/
t0007-37cf9e3c.fio
Commit
Line
Data
89adce73
JA
1
# Expected result: fio reads 87040KB of data
2
# Buggy result: fio reads the full 128MB of data
3
[foo]
4
size=128mb
5
rw=read:512k
6
bs=1m
7
time_based
8
norandommap
9
write_iolog=log
10
direct=1