]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/test/ftl/config/fio/randr.fio
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / test / ftl / config / fio / randr.fio
1 [global]
2 ioengine=spdk_bdev
3 spdk_json_conf=${FTL_JSON_CONF}
4 filename=${FTL_BDEV_NAME}
5 direct=1
6 thread=1
7 buffered=0
8 size=100%
9 randrepeat=0
10 time_based
11 norandommap
12
13 [test]
14 stonewall
15 bs=4k
16 numjobs=4
17 rw=randread
18 iodepth=128
19 runtime=1200