numam-spdk/examples/nvme
Daniel Verkamp ba5081db23 examples/nvme/perf: set io_queue_size in NVMe probe
Since we know the queue depth that we will be using during the test,
request that as the queue size when attaching to NVMe controllers.

Reserve one extra queue entry above the expected queue depth since NVMe
queues must always have one entry free to distinguish between queue
empty and queue full cases.

Change-Id: I809982207edb4894148aec09b10c4e2de4a040d3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-07 12:15:59 -07:00
..
arbitration env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
fio_plugin env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
hello_world env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
hotplug env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
identify env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
nvme_manage env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
perf examples/nvme/perf: set io_queue_size in NVMe probe 2017-03-07 12:15:59 -07:00
reserve env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00