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>
20 lines
251 B
Plaintext
20 lines
251 B
Plaintext
[global]
|
|
blocksize_range=4k-512k
|
|
iodepth=512
|
|
iodepth_batch=128
|
|
iodepth_low=256
|
|
ioengine=libaio
|
|
size=1G
|
|
io_size=4G
|
|
filename=
|
|
group_reporting
|
|
thread
|
|
numjobs=1
|
|
direct=1
|
|
rw=randwrite
|
|
do_verify=1
|
|
verify=md5
|
|
verify_backlog=1024
|
|
fsync_on_close=1
|
|
[nvme-host]
|