t/nvmept_trim: increase transfer size for some tests
[fio.git] / t / jobs / t0007-37cf9e3c.fio
CommitLineData
c0efd624
AA
1# Expected result: fio reads 87040KB of data:
2# first read is at offset 0, then 2nd read is at offset 1.5m, then the 3rd
3# read is at offset 3m, and after the last read at offset 127m - we have only
4# read 87,040K data.
89adce73
JA
5# Buggy result: fio reads the full 128MB of data
6[foo]
7size=128mb
8rw=read:512k
9bs=1m
89adce73
JA
10norandommap
11write_iolog=log
12direct=1