Spdk/test/vhost/common/fio_jobs/default_performance.job
Seth Howell 52bd445367 fio_jobs: add fsync_on_close to fio args
This is to help facilitate the update of the fio_ubuntu binary to fio-3.3

Change-Id: I4c896dc60255f821a5cf66af818396f210304f07
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/395394
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-01-19 15:37:08 -05:00

17 lines
210 B
Plaintext

[global]
blocksize_range=4k-512k
iodepth=512
iodepth_batch=128
iodepth_low=256
ioengine=libaio
size=10G
filename=
ramp_time=10
group_reporting
thread
numjobs=1
direct=1
rw=randread
fsync_on_close=1
[nvme-host]