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> |
||
---|---|---|
.. | ||
Makefile | ||
nvme_ctrlr_cmd.c | ||
nvme_ctrlr.c | ||
nvme_intel.c | ||
nvme_internal.h | ||
nvme_ns_cmd.c | ||
nvme_ns.c | ||
nvme_pcie.c | ||
nvme_qpair.c | ||
nvme.c |