numam-spdk/lib/nvme
Paul Luse bf31637789 nvme: add timeout value to multi-process driver init
Unit tests will be added as part of a separate patch updating all UT for
nvme.c.  Global used for timeout value so it can be easily overwritten
by the upcoming unit tests for this function.

Change-Id: I7fc15aab91601ac57c94cae266b212c0998d2495
Signed-off-by: paul luse <paul.e.luse@intel.com>
2017-05-12 07:53:48 -07:00
..
Makefile nvme: Monitor uevent for device insert and remove 2016-11-30 14:27:43 -07:00
nvme_ctrlr_cmd.c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ctrlr.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_internal.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_ns_cmd.c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ns.c nvme: initialize namespace capability flags with correct order 2017-03-10 11:39:09 -07:00
nvme_pcie.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_qpair.c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_quirks.c nvme: add NVME_QUIRK_DELAY_AFTER_QUEUE_ALLOC 2017-05-01 10:22:18 -07:00
nvme_rdma.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_transport.c nvme: remove ctrlr_get_pci_id transport callback 2017-01-31 14:50:40 -07:00
nvme_uevent.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_uevent.h nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme.c nvme: add timeout value to multi-process driver init 2017-05-12 07:53:48 -07:00