DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Huge Pages.
@ 2014-10-01  9:21 Alex Markuze
  2014-10-01  9:28 ` Choi, Sy Jong
  2014-10-01  9:30 ` Bruce Richardson
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Markuze @ 2014-10-01  9:21 UTC (permalink / raw)
  To: dev

Hi,
How well does DPDK play with other applications using huge pages?
Looking at eal_init/eal_hugepage_info_init it seems that DPDK will try to
grab All available huge pages.

Is there an existing way to limit the number of huge pages taken ?
My goal is to be able to run several applications each with its own dpdk
instance and a possible 3rd party application all using huge pages. Is this
possible under DPDKs current design?

Sharing the NICs is fairly simple if we specify the available lci functions
per dpdk instance but at first glance sharing huge pages looks like a
problem.

Thanks.

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

end of thread, other threads:[~2014-10-01  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-01  9:21 [dpdk-dev] Huge Pages Alex Markuze
2014-10-01  9:28 ` Choi, Sy Jong
2014-10-01  9:30 ` Bruce Richardson

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).