DPDK usage discussions
 help / color / mirror / Atom feed
From: "Wiles, Keith" <keith.wiles@intel.com>
To: Kumaraparameshwaran Rathnavel <krath@cloudsimple.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Heap Manager
Date: Mon, 20 Mar 2017 23:02:51 +0000	[thread overview]
Message-ID: <416497B6-B788-482A-A532-4A8F7DB40369@intel.com> (raw)
In-Reply-To: <FB9B4401-774B-476D-B971-66BDC16EE597@intel.com>


> On Mar 20, 2017, at 6:00 PM, Wiles, Keith <keith.wiles@intel.com> wrote:
> 
> 
>> On Mar 20, 2017, at 1:51 PM, Kumaraparameshwaran Rathnavel <krath@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.

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	other threads:[~2017-03-20 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 18:51 Kumaraparameshwaran Rathnavel
2017-03-20 23:00 ` Wiles, Keith
2017-03-20 23:02   ` Wiles, Keith [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=416497B6-B788-482A-A532-4A8F7DB40369@intel.com \
    --to=keith.wiles@intel.com \
    --cc=krath@cloudsimple.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).