Spdk/examples/nvme
Ziye Yang 908ecf9cc4 fio_plugin: add 1 io_queue_depth
Checked the code and found that our nvme perf example
added 1 io_queue_depth. Since if you set queue_depth=n,
the real entry is n - 1.

Change-Id: Ie204fc061b98e853e9b810eff21f79565c2ad8d0
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/367931
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-07-05 15:40:34 -04:00
..
arbitration env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
fio_plugin fio_plugin: add 1 io_queue_depth 2017-07-05 15:40:34 -04:00
hello_world test/nvme: use stub to accelerate test time 2017-06-16 15:27:13 -04:00
hotplug example/hotplug: quit from hotplug once the count of hotplug is correct. 2017-06-16 14:06:31 -04:00
identify event/env: remove dpdk_ prefix 2017-06-16 14:20:26 -04:00
nvme_manage nvme_manage: trim newline from fgets() buffer 2017-06-12 16:30:12 -04:00
perf nvme/perf: add additional latency cutoffs 2017-06-28 13:06:37 -04:00
reserve test/nvme: use stub to accelerate test time 2017-06-16 15:27:13 -04:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00