Spdk/test/lib/nvme
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
..
aer nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
e2edp nvme: return virtual address in SGL callback 2016-11-09 08:57:40 -07:00
overhead nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
reset nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
sgl nvme: return virtual address in SGL callback 2016-11-09 08:57:40 -07:00
unit nvme: add ref to track the shared usage of ctrlr among processes 2016-11-16 10:27:45 -07:00
Makefile nvme: add new test application to measure SW overhead 2016-08-01 12:58:30 -07:00
nvme.sh test/nvme: add overhead to autotest 2016-08-01 16:43:06 -07:00