numam-spdk/lib
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
..
bdev bdev/nvme: Improve names of fields in config file 2017-04-12 13:11:01 -07:00
blob blob: remove duplicate call to _spdk_blob_free 2017-03-29 09:16:45 -07:00
blobfs blob: check memory allocation in check_readahead 2017-03-28 10:38:26 -07:00
conf conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
copy env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
event env: Remove all use of RTE_LCORE_FOREACH 2017-04-05 11:16:37 -07:00
ioat util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
iscsi env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
json json: make sure parse always sets *end 2017-02-15 16:31:07 -07:00
jsonrpc util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
log util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
net lib/net: Replace sprintf with snprintf 2017-03-23 13:30:09 -07:00
nvme nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56:36 -07:00
nvmf env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
rpc env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
scsi env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
trace lib/trace: replace strncpy with snprintf 2017-03-28 09:14:17 -07:00
util string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
vhost vhost: add info that using VFIO with vhost is not supported 2017-03-30 10:45:36 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00