]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/examples/bdev/fio_plugin/full_bench.fio
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / spdk / examples / bdev / fio_plugin / full_bench.fio
1 [global]
2 ioengine=spdk_bdev
3 spdk_conf=./examples/bdev/fio_plugin/bdev.conf.in
4 thread=1
5 group_reporting=1
6 direct=1
7 verify=0
8 norandommap=1
9 cpumask=1
10 percentile_list=50:99:99.9:99.99:99.999
11
12 [4k_randread_qd1]
13 filename=Malloc0
14 description="4KiB Random Read QD=1"
15 bs=4k
16 rw=randread
17 iodepth=1
18 time_based=1
19 ramp_time=0
20 runtime=10