Spdk/examples
Daniel Verkamp 455525f5a0 examples/nvme/hotplug: simplify buffer management
We don't need to allocate/free tasks on every I/O; we can just
allocate the tasks and buffers once in the initial submit_io() loop.

This also removes the remaining direct DPDK calls from the hotplug
example.

Change-Id: Ie8774b289e650b3fa64614f2da0efbefd013a610
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/376864
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-05 17:55:01 -04:00
..
bdev io_channel: allow user to provide a thread name 2017-08-29 13:11:08 -04:00
blob blob_hello: remove unnecessary cleanup NULL checks 2017-08-17 12:51:51 -04:00
ioat env: Add a default value for mempool cache size 2017-08-17 16:55:55 -04:00
nvme examples/nvme/hotplug: simplify buffer management 2017-09-05 17:55:01 -04:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00