Spdk/test/ftl/config/fio/randrw.fio

20 lines
207 B
Plaintext
Raw Normal View History

[global]
ioengine=libaio
filename=${FTL_BDEV_NAME}
direct=1
thread=1
buffered=0
size=100%
randrepeat=0
time_based
norandommap
[test]
stonewall
bs=4k
numjobs=4
rw=randrw
rwmixread=70
iodepth=32
runtime=1200