summaryrefslogtreecommitdiffstats
path: root/src/spdk/examples/bdev/fio_plugin/example_config.fio
blob: 3a35432e9635bb9355b0b345d3d9319eb71ea7bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[global]
ioengine=spdk_bdev
spdk_conf=./examples/bdev/fio_plugin/bdev.conf.in
thread=1
group_reporting=1
direct=1
verify=0
time_based=1
ramp_time=0
runtime=2
iodepth=128
rw=randrw
bs=4k

[test]
numjobs=1