a77cd3f75c
This will allow environment abstraction layers to provide different types of memory depending on whether it needs to be DMA-able and/or shared across multi-process boundaries. For the DPDK environment, the flags can be ignored, since rte_malloc() supports both DMA-able and shared memory. Change-Id: I5ee894337dd9d6e24418848c0a35f131184383c8 Signed-off-by: zkhatami88 <z.khatami88@gmail.com> Reviewed-on: https://review.gerrithub.io/402334 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Tested-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
env_internal.h | ||
env.c | ||
env.mk | ||
init.c | ||
Makefile | ||
memory.c | ||
pci_ioat.c | ||
pci_nvme.c | ||
pci_virtio.c | ||
pci.c | ||
threads.c | ||
vtophys.c |