DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] mmap() hint address
@ 2014-06-13 21:02 Gooch, Stephen
  2014-06-13 21:27 ` Richardson, Bruce
  0 siblings, 1 reply; 5+ messages in thread
From: Gooch, Stephen @ 2014-06-13 21:02 UTC (permalink / raw)
  To: dev

Hello,

I have seen a case where a secondary DPDK process tries to map uio resource in which mmap() normally sends the corresponding virtual address as a hint address.  However on some instances mmap() returns a virtual address that is not the hint address, and it result in rte_panic() and the secondary process goes defunct.

This happens from time to time on an embedded device when nr_hugepages is set to 128, but never when nr_hugepage is set to 256 on the same device.    My question is, if mmap() can find the correct memory regions when hugepages is set to 256, would it not require less resources (and therefore be more likely to pass) at a lower value such as 128?

Any ideas what would cause this mmap() behavior at a lower nr_hugepage value?

- Stephen

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

end of thread, other threads:[~2014-06-20 14:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-13 21:02 [dpdk-dev] mmap() hint address Gooch, Stephen
2014-06-13 21:27 ` Richardson, Bruce
2014-06-16  8:00   ` Burakov, Anatoly
2014-06-20 14:36     ` Gooch, Stephen
2014-06-20 14:42       ` Burakov, Anatoly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).