eal: move common header files
[dpdk.git] / lib / librte_eal / linux / eal / eal_memory.c
2020-03-27 Anatoly Burakovmem: preallocate VA space in no-huge mode
2020-02-06 Stephen Hemmingermem: fix munmap in error unwind
2019-11-07 Anatoly Burakovvfio: fix DMA mapping of external heaps
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-10-25 Anatoly Burakoveal: use define instead of raw option name
2019-10-24 David Christenseneal/linux: restore specific hugepage ordering for ppc
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Ben Walkereal: compute IOVA mode based on PA availability
2019-06-03 Bruce Richardsonmem: mark unused function in 32-bit builds
2019-06-03 Bruce Richardsonbuild: remove unnecessary large file support defines
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-04 Bruce Richardsoneal: tighten permissions on shared memory files
2019-03-29 Anatoly Burakovmem: warn user when running without NUMA support
2019-03-28 Anatoly Burakovmem: attempt multiple hugepage allocations at init
2019-03-27 Kevin Traynoreal/linux: fix log levels for pagemap reading failure
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux