> On Mar 20, 2017, at 6:00 PM, Wiles, Keith <[email protected]> wrote:
> 
> 
>> On Mar 20, 2017, at 1:51 PM, Kumaraparameshwaran Rathnavel 
>> <[email protected]> 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.

BTW, you can give mempool the memory to manage, but verify it first :-) At one 
time that was the case.
> 
>> 
>> Thanking You,
>> Param.
> 
> Regards,
> Keith
> 

Regards,
Keith

Reply via email to