fio: ioengine flag cleanup
[fio.git] / t / jobs / t0022.fio
CommitLineData
eb40b275
VF
1# make sure that when we enable norandommap we touch some offsets more than once
2#
3# Expected result: at least one offset is touched more than once
4# Buggy result: each offset is touched only once
5
6[test]
7ioengine=null
8filesize=1M
9rw=randread
10write_bw_log=test
11per_job_logs=0
12log_offset=1
13norandommap=1