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

gowrishankar muthukrishnan gowrishankar.m at linux.vnet.ibm.com
Thu Apr 6 07:47:09 CEST 2017


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(+)
>




More information about the dev mailing list