Spdk/test/lib
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
..
bdev bdevperf: don't exit on I/O failure during reset 2016-11-15 10:13:49 -07:00
env env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
event event: process events in batches 2016-11-07 09:32:25 -07:00
ioat ioat: Remove ioat_impl, use swappable env lib instead. 2016-10-11 13:34:08 -07:00
iscsi scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
json json: add jsoncat test tool 2016-10-31 10:23:12 -07:00
jsonrpc test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
log eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
nvme nvme: add ref to track the shared usage of ctrlr among processes 2016-11-16 10:27:45 -07:00
nvmf nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
scsi scsi: fix panic issue of spdk_scsi_dev_queue_task 2016-11-10 13:29:12 -07:00
util util/bit_array: use spdk_realloc for process sharing 2016-11-09 15:04:20 -07:00
Makefile memory: Rename to env 2016-10-05 09:49:35 -07:00