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
/
t0005-f7078f7b.fio
Commit
Line
Data
5318658b
JA
1
# Expected result: fio reads and writes 100m
2
# Buggy result: fio reads and writes ~100m/2
3
[global]
4
bs=4k
5
ioengine=sync
6
size=100m
7
direct=1
8
filename=xxx
9
10
[write]
11
verify=md5
12
verify_backlog=32
13
rw=write