numam-spdk/examples
Changpeng Liu c5d8b108f2 examples/perf: use NVMe Maximum Queue Entries as the default queue size
For perf tests with large I/O size, the NVMe driver may split one
request to several entries based on stripe and maximum transfer size,
so take user's input of queue depth as default queue size of NVMe
queue pair is not accurate. Here the patch evaluate users' input
and report an error when queue entries more than hardware's limit.

Change-Id: I66922a3d673dc97796d7fbe6e86cf5037a45b37d
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/379969
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>
2017-09-29 18:45:47 -04:00
..
bdev io_channel: allow user to provide a thread name 2017-08-29 13:11:08 -04:00
blob blobcli: fix formatting with astyle 3.0 2017-09-28 14:09:55 -04:00
ioat env: Add a default value for mempool cache size 2017-08-17 16:55:55 -04:00
nvme examples/perf: use NVMe Maximum Queue Entries as the default queue size 2017-09-29 18:45:47 -04:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00