[dpdk-users] Heap Manager

Wiles, Keith keith.wiles at intel.com
Tue Mar 21 00:00:42 CET 2017


> On Mar 20, 2017, at 1:51 PM, Kumaraparameshwaran Rathnavel <krath at cloudsimple.com> wrote:
> 
> Hi All,
> 
> My requirement is to have a Heap Manager for a contiguous memory. Is there any library in DPDK that I can leverage, where I specify the start and end address of the heap, using mmap. After this can this be managed by dock memory API’s.

mempool system uses hugepages and attempts to allocate contiguous memory. If you are using 2M or 1G huge pages.

> 
> Thanking You,
> Param.

Regards,
Keith



More information about the users mailing list