> On Sep 10, 2018, at 4:40 AM, Charles Ju <[email protected]> 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

Reply via email to