numam-spdk/examples/nvme
Paul Luse 4ef6d0f934 fio_plugin: stop specifying io_queue_size in the probe_cb()
This will cause the NVMe driver to use the default qpair size
as opposed to setting it up for the first job in what may end
being a series of jobs in the same fio config file. If we
don't do this and subsequent jobs are specifying a higher queue
depth than earlier jobs, the NVMe qpairs will be too small and
performance results can be way off.

Future fix logged on Trello to correctly size q pairs even when
multiple jobs are specified in a single file but this is a small
optimization.

Change-Id: I73a7b83b10418dd22b663a50ea8e33a6c3d7ecf7
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/371240
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-01 13:42:55 -04:00
..
arbitration nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
fio_plugin fio_plugin: stop specifying io_queue_size in the probe_cb() 2017-08-01 13:42:55 -04:00
hello_world nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
hotplug nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
identify log: set print level when enabling tracelogs 2017-07-11 18:02:47 -04:00
nvme_manage example/nvme_manage: add the shm_id parameter for multiprocess 2017-08-01 13:41:46 -04:00
perf nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
reserve nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00