numam-spdk/mk
Daniel Verkamp c194ebd833 nvme: move I/O qpair allocation to transport
This requires a couple of related changes:
- I/O queue IDs are now allocated by using a bit array of free queue IDs
  instead of keeping an array of pre-initialized qpair structures.
- The "create I/O qpair" function has been split into two: one to create
  the queue pair at startup, and one to reinitialize an existing qpair
  structure after a reset.

Change-Id: I4ff3bf79b40130044428516f233b07c839d1b548
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-19 08:09:45 -07:00
..
ioat.unittest.mk ioat: Remove ioat_impl, use swappable env lib instead. 2016-10-11 13:34:08 -07:00
json.unittest.mk build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme.unittest.mk nvme: move I/O qpair allocation to transport 2016-10-19 08:09:45 -07:00
spdk.common.mk env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
spdk.deps.mk Fix header file dependencies. 2015-09-28 09:07:04 -07:00
spdk.lib.mk log: Add a lib for integrating the log lib with event framework. 2016-07-13 10:13:48 -07:00
spdk.modules.mk bdev: Add RBD support in lib/bdev 2016-09-30 15:26:28 -07:00
spdk.subdirs.mk build: don't print subdir banners 2016-03-16 08:15:42 -07:00