Could this patch be reviewed and added ? This is required in ppc64le for
multiprocess support.
Regards,
Gowrishankar
On Thursday 02 March 2017 11:46 AM, Chao Zhu wrote:
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(+)