numam-spdk/lib
Daniel Verkamp e2d3cc6502 nvme: replace rte_memcpy with specialized function
Use the knowledge that both the source and destination of
nvme_copy_command() are aligned to emit the aligned variants of the
SSE2/AVX mov instructions.

Change-Id: I0a7e32a3bb10b9a1920cd85691b79fa7172eecb3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-28 14:17: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: fix null pointer issue in spdk_subsystem_fini 2016-06-15 16:33:55 -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: allow setting all trace flags at once 2016-05-12 09:47:57 -07:00
memory vtophys: fix usermode address range check 2016-06-22 16:41:29 -07:00
nvme nvme: replace rte_memcpy with specialized function 2016-06-28 14:17:21 -07:00
nvmf nvmf: remove unnecessary nvmf.h 2016-06-28 12:45:33 -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 build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
Makefile rpc: Add an RPC subsystem 2016-06-22 15:45:50 -07:00