numam-spdk/examples/nvme
Daniel Verkamp 8374a727a9 nvme: refactor nvme_attach() into nvme_probe()
The new probing API will find all NVMe devices on the system and ask the
caller whether to attach to each one.  The caller will then receive a
callback once each controller has finished initializing and has been
attached to the driver.

This will enable cleanup of the PCI abstraction layer (enabling us to
use DPDK PCI functionality) as well as allowing future work on parallel
NVMe controller startup and PCIe hotplug support.

Change-Id: I3cdde7bfab0bc0bea1993dd549b9b0e8d36db9be
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-02-03 11:15:31 -07:00
..
identify nvme: refactor nvme_attach() into nvme_probe() 2016-02-03 11:15:31 -07:00
perf nvme: refactor nvme_attach() into nvme_probe() 2016-02-03 11:15:31 -07:00
reserve nvme: refactor nvme_attach() into nvme_probe() 2016-02-03 11:15:31 -07:00
Makefile Remove year from copyright headers. 2016-01-28 08:54:18 -07:00