DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Does ring library and mempool library require HUGEPAGE?
@ 2018-09-10  9:40 Charles Ju
  2018-09-10 12:39 ` Wiles, Keith
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Ju @ 2018-09-10  9:40 UTC (permalink / raw)
  To: users

I want to use dpdk ring library and mempool library in my application
without EAL. Does the ring library allocate memory from user space? Does
the kernel need HGETBLFS etc if I just want to use ring library and mempool
to allocate memory from user space?

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

* Re: [dpdk-users] Does ring library and mempool library require HUGEPAGE?
  2018-09-10  9:40 [dpdk-users] Does ring library and mempool library require HUGEPAGE? Charles Ju
@ 2018-09-10 12:39 ` Wiles, Keith
  0 siblings, 0 replies; 2+ messages in thread
From: Wiles, Keith @ 2018-09-10 12:39 UTC (permalink / raw)
  To: Charles Ju; +Cc: users



> On Sep 10, 2018, at 4:40 AM, Charles Ju <charlesyju@gmail.com> wrote:
> 
> I want to use dpdk ring library and mempool library in my application
> without EAL. Does the ring library allocate memory from user space? Does
> the kernel need HGETBLFS etc if I just want to use ring library and mempool
> to allocate memory from user space?

You may want to go to readthedocs.org/projects/dpdk and read up in the command line options as one of the options is to not use hugepages.

Regards,
Keith

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

end of thread, other threads:[~2018-09-10 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10  9:40 [dpdk-users] Does ring library and mempool library require HUGEPAGE? Charles Ju
2018-09-10 12:39 ` Wiles, Keith

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