summaryrefslogtreecommitdiffstats
path: root/src/spdk/test/ftl/config/fio/randr.fio
blob: f3f6444760358577ff3afcce5afda37b766ef3e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[global]
ioengine=spdk_bdev
spdk_json_conf=${FTL_JSON_CONF}
filename=${FTL_BDEV_NAME}
direct=1
thread=1
buffered=0
size=100%
randrepeat=0
time_based
norandommap

[test]
stonewall
bs=4k
numjobs=4
rw=randread
iodepth=128
runtime=1200