Due to mmap implementation on IBM POWER, the secondary process memory initialization may fail (mmap will not respect the required address hints). This patch sets add the fixes and guides to fix this problem.
Chao Zhu (2): eal/ppc: fix mmap for memory initialization doc/guides: Add hugepage reserve instructions for IBM POWER doc/guides/linux_gsg/sys_reqs.rst | 6 ++++++ lib/librte_eal/linuxapp/eal/eal_memory.c | 8 ++++++++ 2 files changed, 14 insertions(+) -- 1.8.3.1