[dpdk-dev] [PATCH 0/2] ppc:Fix the memory initialization for IBM POWER

Chao Zhu chaozhu at linux.vnet.ibm.com
Thu Apr 6 12:06:08 CEST 2017


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



More information about the dev mailing list