numam-spdk/lib
Ben Walker 4f4bc79e98 env/vtophys: Remove duplicated code in spdk_vtophys_notify
Both the register and unregister paths did the same splitting
on 2MB boundaries, so do that first and then switch on
the action.

Change-Id: I532c42a698c2d423d3ecb48bc0d964e766cf742b
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/375247
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-09-01 15:25:24 -04:00
..
bdev bdev_virtio: set proper bdev_io status on I/O completion 2017-09-01 13:02:28 -04:00
blob log: rename SPDK_TRACELOG to SPDK_DEBUGLOG 2017-08-29 13:25:58 -04:00
blobfs log: rename SPDK_TRACELOG to SPDK_DEBUGLOG 2017-08-29 13:25:58 -04:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy copy: Move asynchronous module init to event_copy 2017-06-20 13:46:37 -04:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env/vtophys: Remove duplicated code in spdk_vtophys_notify 2017-09-01 15:25:24 -04:00
event reactor: add context_switch_monitor RPC 2017-09-01 12:46:18 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
json json: add function to write UTF-16LE strings 2017-07-12 18:12:52 -04:00
jsonrpc log: rename SPDK_TRACELOG to SPDK_DEBUGLOG 2017-08-29 13:25:58 -04:00
log log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
nbd lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
net log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
nvme nvme: update the nvme devices quirks. 2017-09-01 12:35:57 -04:00
nvmf nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
rocksdb env: close all files which still opened before shutdown. 2017-09-01 13:34:06 -04:00
rpc rpc: add get_rpc_methods RPC call 2017-08-01 13:43:14 -04:00
scsi scsi: remove LUN I/O channel ref counting 2017-09-01 12:46:43 -04:00
trace lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
ut_mock blob: add readv/writev support 2017-08-22 18:19:00 -04:00
util io_channel: allow user to provide a thread name 2017-08-29 13:11:08 -04:00
vhost rte_vhost: fix deadlock on rte_vhost_driver_unregister() 2017-08-31 19:16:06 -04:00
Makefile nbd: move nbd code to a new library 2017-08-02 13:27:21 -04:00