Spdk/lib/env_dpdk
Jim Harris 3d1b60557c env: add spdk_vtophys_register/unregister
These APIs can be used to register/unregister regions
of pinned, huge page memory that are separate from
huge page memory allocated by the default DPDK
allocations.  These APIs will be used by an upcoming
SPDK vhost-scsi target to enable SPDK to target
NVMe DMA operations directly to VM memory that has
been allocated by QEMU using pinned huge pages.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I649a4adeeb758b29bd29cd42c8872eed3d5d6ce9
2016-11-16 09:21:57 -07:00
..
env.c env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00
env.mk env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00
Makefile env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00
pci.c env: drop spdk_pci_device_get_class() 2016-11-16 08:44:21 -07:00
vtophys.c env: add spdk_vtophys_register/unregister 2016-11-16 09:21:57 -07:00