Spdk/test/lib/nvme/unit
GangCao ec5b6fed61 nvme: add ref to track the shared usage of ctrlr among processes
Considering the process can be terminated in the cases like ctrl+c,
kill command or memory fault, the ref is tracked in the per process
structure spdk_nvme_controller_process and whenever there is other
process attaches or detaches the controller, a scan will be issued
to cleanup those unexpectedly exited processes.

Change-Id: Ib4f974f567a865748d42da4ead49edd383dfc752
Signed-off-by: GangCao <gang.cao@intel.com>
2016-11-16 10:27:45 -07:00
..
nvme_c nvme: add ref to track the shared usage of ctrlr among processes 2016-11-16 10:27:45 -07:00
nvme_ctrlr_c nvme: add ref to track the shared usage of ctrlr among processes 2016-11-16 10:27:45 -07:00
nvme_ctrlr_cmd_c nvme: add the per process admin cpl queue for multi-process case 2016-11-01 16:48:21 -07:00
nvme_ns_cmd_c nvme: add ref to track the shared usage of ctrlr among processes 2016-11-16 10:27:45 -07:00
nvme_qpair_c nvme: return virtual address in SGL callback 2016-11-09 08:57:40 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
test_env.c util/bit_array: use spdk_realloc for process sharing 2016-11-09 15:04:20 -07:00