DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
To: 张伟 <zhangwqh@126.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
Date: Thu, 19 May 2016 13:06:33 +0100	[thread overview]
Message-ID: <6dbf655d-4c6a-643b-7d07-8b8da4f83dd4@intel.com> (raw)
In-Reply-To: <340cd47b.eb8c.154c4a63296.Coremail.zhangwqh@126.com>

On 18/05/2016 17:15, 张伟 wrote:
> Hi all,
>
>
> When using dpdk multi process client server example, I create many clients. After the number of clients 1239, I met this error:
>
> EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
>
> RING: Cannot reserve memory
>
> EAL: Error - exiting with code: 1
>
>    Cause: Cannot create tx ring queue for client 1239
>
> I have 32G huge page memory. Can anyone give some guidance how to increase the memzone memory? Which parameter should I adjust it?

Usually that error means that you need to increase the following config 
value:
CONFIG_RTE_MAX_MEMZONE

Sergio

      reply	other threads:[~2016-05-19 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18 16:15 张伟
2016-05-19 12:06 ` Sergio Gonzalez Monroy [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=6dbf655d-4c6a-643b-7d07-8b8da4f83dd4@intel.com \
    --to=sergio.gonzalez.monroy@intel.com \
    --cc=dev@dpdk.org \
    --cc=zhangwqh@126.com \
    /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).