numam-spdk/lib
Jim Harris fc135dcce6 iscsi: consolidate poller register/unregister code into common functions
This moves towards a single pair of functions where code can be placed
that must execute on the polling thread before the poller starts execution
and after the poller stops execution.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I2df7bacaa7b173f495c41c7cc79bafae53a57729
2016-09-22 09:12:36 -07:00
..
bdev Switch spdk_bdev_read/write arg order for length and offset. 2016-09-14 10:51:25 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy malloc: remove mem_request list 2016-09-22 09:12:35 -07:00
cunit test/cunit: include stdio.h for fprintf() 2016-08-08 09:04:20 -07:00
event event: Allow idle reactors to sleep 2016-08-17 10:02:38 -07:00
ioat No longer wrap assert() 2016-08-19 10:53:06 -07:00
iscsi iscsi: consolidate poller register/unregister code into common functions 2016-09-22 09:12:36 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log log: dynamically generate usage for -t option 2016-08-22 16:57:19 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net net: remove unused #defines 2016-08-08 13:46:20 -07:00
nvme nvme: alloc buffer internally for non-I/O requests 2016-09-13 12:47:46 -07:00
nvmf nvmf: Combine nvmf recv and send cqs 2016-09-22 09:11:38 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
scsi Switch spdk_bdev_read/write arg order for length and offset. 2016-09-14 10:51:25 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util bit_array: annotate bounds check as unlikely 2016-09-16 15:22:39 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00