This patch is causing intermittent errors in the automated tests, so
reverting for now until this can be resolved.
This reverts commit 1d9891989c
.
Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I237e31b1b8a1a1e28262851ae0a21cd7345f0f1b
16 lines
182 B
Plaintext
16 lines
182 B
Plaintext
[global]
|
|
ioengine=./examples/nvme/fio_plugin/fio_plugin
|
|
thread=1
|
|
group_reporting=1
|
|
direct=1
|
|
verify=0
|
|
time_based=1
|
|
ramp_time=0
|
|
runtime=1
|
|
|
|
[test]
|
|
iodepth=128
|
|
rw=randrw
|
|
bs=4k
|
|
numjobs=1
|