numam-spdk/lib
Jim Harris 18f79f2449 nvme: add mutex to nvme_driver_init
This will allow spdk_nvme_probe and variants to be
called from multiple threads in parallel.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I534db605c9e192b943afe973981b7b503d8b7e34

Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2680
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-05-29 09:26:05 +00:00
..
accel lib: accel, bdev, blob, env_dpdk remove spdk_ prefix. 2020-05-21 09:19:00 +00:00
bdev lib/bdev: remove _spdk prefix from functions. 2020-05-27 07:35:02 +00:00
blob lib/blob: remove _spdk prefix from all functions. 2020-05-27 07:35:02 +00:00
blobfs Blobfs: update the display string 2020-05-27 07:36:50 +00:00
conf mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
env_dpdk lib/env_dpdk: rename pci_init/fini() to pci_env_init/fini() 2020-05-28 07:12:42 +00:00
env_ocf lib/ocf_env: fix incorrect value for free memory estimate 2020-04-29 06:42:33 +00:00
event lib/event: remove _spdk prefix from functions. 2020-05-27 07:35:02 +00:00
ftl lib/ftl: remove _spdk prefix from functions. 2020-05-27 07:35:02 +00:00
idxd mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
ioat mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
iscsi mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
json lib: json-nbd remove spdk prefix from static functions. 2020-05-21 09:19:00 +00:00
jsonrpc lib/jsonrpc: remove _spdk prefix from functions. 2020-05-27 07:35:02 +00:00
log lib: json-nbd remove spdk prefix from static functions. 2020-05-21 09:19:00 +00:00
log_rpc lib: json-nbd remove spdk prefix from static functions. 2020-05-21 09:19:00 +00:00
lvol lib/lvol: remove spdk_ prefix from functions. 2020-05-27 07:35:02 +00:00
nbd lib: json-nbd remove spdk prefix from static functions. 2020-05-21 09:19:00 +00:00
net lib: net, notify, nvme, rocksdb remove spdk_ prefix. 2020-05-21 09:19:00 +00:00
notify lib: net, notify, nvme, rocksdb remove spdk_ prefix. 2020-05-21 09:19:00 +00:00
nvme nvme: add mutex to nvme_driver_init 2020-05-29 09:26:05 +00:00
nvmf nvmf: decrease the aer notification code 2020-05-21 09:21:39 +00:00
rdma mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
reduce mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
rocksdb lib: net, notify, nvme, rocksdb remove spdk_ prefix. 2020-05-21 09:19:00 +00:00
rpc mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
rte_vhost read_fd_message: distinguish prints of log message 2020-05-25 09:08:00 +00:00
scsi mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
sock mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
thread mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
trace mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
ut_mock mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
util mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
vhost mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
virtio mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
vmd mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
Makefile rdma: Intorduce RDMA providers 2020-05-20 12:03:50 +00:00