DPDK usage discussions
 help / color / mirror / Atom feed
From: Junguk Cho <jmanbal@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] MEMPOOL contentions
Date: Fri, 2 Sep 2016 12:27:09 -0600	[thread overview]
Message-ID: <CAMNaBtPF8UuouxOkJs4S5fkEnP6nVmTjM5R081e2L9SU1bDaSw@mail.gmail.com> (raw)

Hi,

In my setup, I created one mempool which is shared with 5 rings.
So, I want to know statistics of contentions between 5 rings like taking
time to get one mbuf.
In the manual, there are some options like CONFIG_RTE_LIBRTE_MEMPOOL_DEBUG.
However, I don't know how to use it.

Is there any reference?

Intuitively, as the number of rings are increase, I think the contention
happened frequently.
So, to avoid this, is increasing CONFIG_RTE_MEMPOOL_CACHE_MAX_SIZE one
solution?


Thanks,
Junguk

             reply	other threads:[~2016-09-02 18:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02 18:27 Junguk Cho [this message]
2016-09-02 18:35 ` Wiles, Keith
2016-09-02 18:37   ` Junguk Cho

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=CAMNaBtPF8UuouxOkJs4S5fkEnP6nVmTjM5R081e2L9SU1bDaSw@mail.gmail.com \
    --to=jmanbal@gmail.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).