numam-spdk/lib/nvme
Jim Harris b5b9410da3 nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us
A 100us is so small that applying the quirk to the specific
SSDs that require the delay is more trouble than it is worth.
So remove the quirk and always wait 100us before re-enabling
the NVMe SSD during initialization.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Id6a8cc6e35d103fffdf135580301fc3e5b27e722
2017-04-17 11:56:36 -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 nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56:36 -07:00
nvme_internal.h nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56: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 nvme: use spdk_likely/unlikely macros in I/O path 2017-04-17 11:56: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: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56:36 -07:00
nvme_rdma.c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_transport.c nvme: remove ctrlr_get_pci_id transport callback 2017-01-31 14:50:40 -07:00
nvme_uevent.c nvme: Replace some strcpy with snprintf 2017-03-23 15:26:07 -07:00
nvme_uevent.h nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme.c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00