DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sam <batmanustc@gmail.com>
To: dev@dpdk.org, users@dpdk.org
Subject: [dpdk-dev] How to show dpdk memory usage?
Date: Tue, 26 Sep 2017 17:58:41 +0800	[thread overview]
Message-ID: <CAOE=1Z2WWLJO+o79wFMjT44N7q9oZ3FgAiOXz7i34b95vj7oAw@mail.gmail.com> (raw)

Hi all,

I'm running dpdk application, and this application is always hanged after
running for a long time, so I want to see if there is memory leak or
something.

I think the memory allocate by dpdk api such as "rte_rxmbuf_alloc" is
located in memory of a core, not system memory, is it right?

If it's right, I think `top` command could not show the usage of this type
of memory. So how to show this type of memory?

Thank you~

                 reply	other threads:[~2017-09-26  9:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAOE=1Z2WWLJO+o79wFMjT44N7q9oZ3FgAiOXz7i34b95vj7oAw@mail.gmail.com' \
    --to=batmanustc@gmail.com \
    --cc=dev@dpdk.org \
    --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).