numam-spdk/lib/env_dpdk
Dariusz Stojaczyk 07526d85ef env/dpdk: use MEMPOOL_F_NO_PHYS_CONTIG
This is required for DPDK's single file segments.
Without this flag, mempools are likely to fail to
create. We don't necesarrily depend on physical
contiguity anywhere in SPDK and a quick NVMe+UIO
perf test shows no performance regressions.

Change-Id: I6b36b66bedfc99ee491663b5f2d21e079de12c44
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/403594
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-27 21:23:53 -04:00
..
env_internal.h scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
env.c env/dpdk: use MEMPOOL_F_NO_PHYS_CONTIG 2018-03-27 21:23:53 -04:00
env.mk env_dpdk: remove hard-coded library paths 2018-02-23 11:07:38 -05:00
init.c app: add -g flag hinting dpdk to create just one hugetlbfs file 2018-03-27 21:23:53 -04:00
Makefile env: add pci_virtio.c 2017-09-26 14:28:24 -04:00
memory.c env: bump max virtual address map from 128tb to 256tb 2018-01-25 11:05:59 -05:00
pci_ioat.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci_nvme.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci_virtio.c bdev/virtio: added vhost-blk initiator 2018-03-02 13:41:38 -05:00
pci.c vtophys: remap vfio dma memory when necessary 2017-12-11 11:38:38 -05:00
threads.c env_dpdk: add an assert check for last core 2018-02-22 10:43:59 -05:00
vtophys.c env/dpdk: support memsegs without phys addr assigned 2018-03-27 21:23:53 -04:00