[dpdk-users] Does ring library and mempool library require HUGEPAGE?
Wiles, Keith
keith.wiles at intel.com
Mon Sep 10 14:39:59 CEST 2018
> On Sep 10, 2018, at 4:40 AM, Charles Ju <charlesyju at 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
More information about the users
mailing list