All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ppc:Fix the memory initialization for IBM POWER
@ 2017-04-06 10:06 Chao Zhu
  2017-04-06 10:06 ` [PATCH 1/2] eal/ppc: fix mmap for memory initialization Chao Zhu
  2017-04-06 10:06 ` [PATCH 2/2] doc/guides: Add hugepage reserve instructions for IBM POWER Chao Zhu
  0 siblings, 2 replies; 9+ messages in thread
From: Chao Zhu @ 2017-04-06 10:06 UTC (permalink / raw)
  To: dev; +Cc: Gowrishankar, sergio.gonzalez.monroy, david.marchand

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-04-20  7:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06 10:06 [PATCH 0/2] ppc:Fix the memory initialization for IBM POWER Chao Zhu
2017-04-06 10:06 ` [PATCH 1/2] eal/ppc: fix mmap for memory initialization Chao Zhu
2017-04-06 12:58   ` Sergio Gonzalez Monroy
2017-04-13  1:40     ` Chao Zhu
2017-04-13  8:14   ` Sergio Gonzalez Monroy
2017-04-20  7:41     ` Thomas Monjalon
2017-04-20  7:39   ` Thomas Monjalon
2017-04-06 10:06 ` [PATCH 2/2] doc/guides: Add hugepage reserve instructions for IBM POWER Chao Zhu
2017-04-06 16:16   ` Mcnamara, John

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.