numam-spdk/lib
Daniel Verkamp 59955a12d2 event: allow unregistering a poller within its poller fn
Modify the spdk_poller_unregister() function so that it works correctly
when unregistering a poller from its own callback function.

Change-Id: I57fa5ebd8a8bad522e34f597b406a4726f1b76ad
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-03 08:41:26 -07:00
..
bdev bdev: Add RBD support in lib/bdev 2016-09-30 15:26:28 -07:00
conf
copy Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
cunit
event event: allow unregistering a poller within its poller fn 2016-10-03 08:41:26 -07:00
ioat
iscsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
json
jsonrpc
log
memory
net
nvme
nvmf nvmf: replace off_t with uint64_t 2016-09-29 13:27:39 -07:00
rpc Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
scsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
trace Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
util util: fix dev not free issue in spdk_io_device_unregister 2016-09-29 11:04:44 -07:00
Makefile