Spdk/lib
Daniel Verkamp 0480df054b nvmf: generate RDMA SGLs on the fly
There is no need to allocate ibv_sge structures within the RDMA request;
we can just fill them out on the stack right before submitting each
request.

Change-Id: I438ff0be2f6d07ffa933255c92c4ec964aa1b235
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-15 17:46:21 -07:00
..
conf conf: Add configuration file iteration functions 2016-05-13 09:51:37 -07:00
cunit cunit: add test result JSON formatting 2016-05-12 15:42:09 -07:00
event event: Add a lib to configure with rpc 2016-07-13 10:13:49 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json json: fix spdk_json_write_val with nested objects 2016-05-11 10:43:02 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log log: Add a lib for integrating the log lib with event framework. 2016-07-13 10:13:48 -07:00
memory vtophys: fix usermode address range check 2016-06-22 16:41:29 -07:00
nvme nvme: Limit max completions in a single poll 2016-07-07 17:05:17 -07:00
nvmf nvmf: generate RDMA SGLs on the fly 2016-07-15 17:46:21 -07:00
rpc rpc: Add an RPC subsystem 2016-06-22 15:45:50 -07:00
trace trace: validate group IDs 2016-05-24 09:53:19 -07:00
util nvme: detect all uio drivers instead of just uio_pci_generic 2016-07-13 10:34:47 -07:00
Makefile CONFIG: rename CONFIG_NVMF to CONFIG_RDMA 2016-07-14 12:58:17 -07:00