DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] How to show dpdk memory usage?
@ 2017-09-26  9:58 Sam
  0 siblings, 0 replies; only message in thread
From: Sam @ 2017-09-26  9:58 UTC (permalink / raw)
  To: dev, users

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~

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-26  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-26  9:58 [dpdk-users] How to show dpdk memory usage? Sam

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).