numam-spdk/examples
Changpeng Liu 23d7be9433 examples/perf: set the number of IO requests for each queue pair
Low level NVMe driver will set the hardware IO queue size
based on MQES and users' input, perf tool has requested
maximum IO queue size when started, but for the number
of IO requests, it uses the default value.  While here,
set the number of IO requests to a higher value, so that
for high queue depth tests, the perf tool will not fail.

Fix the issue #256.

Change-Id: I6d11ec65e0f3b246b824875fa17d74a31fd2702b
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/403256
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-23 20:09:26 +00:00
..
bdev examples/fio_plugin: add --spdk_single_seg option 2018-03-30 16:43:53 -04:00
blob blobcli: exclude vbdev_lvol from blobcli compilation 2018-04-12 12:40:01 -04:00
ioat check_format: add [v]sprintf() to banned functions 2018-04-06 18:31:14 -04:00
nvme examples/perf: set the number of IO requests for each queue pair 2018-04-23 20:09:26 +00:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00