From: Thomas Monjalon <thomas@monjalon.net>
To: Anatoly Burakov <anatoly.burakov@intel.com>
Cc: dev@dpdk.org, maxime.leroy@6wind.com
Subject: Re: [dpdk-dev] [PATCH 3/3] eal: attempt multiple hugepage allocations at init
Date: Thu, 28 Mar 2019 23:22:23 +0100 [thread overview]
Message-ID: <3860429.Y1zGKIDizg@xps> (raw)
Message-ID: <20190328222223.uqWfzSg8OxQMECZAVdNkEafS8rq8SiMnBBvzuyc6y2I@z> (raw)
In-Reply-To: <0a770fb3968c0a270eb57ff7764d6fba4cf6f76d.1550851998.git.anatoly.burakov@intel.com>
22/02/2019 17:14, Anatoly Burakov:
> When requesting memory with ``-m`` or ``--socket-mem`` flags,
> currently the init will fail if the requested memory amount was
> bigger than any one memseg list, even if total amount of
> available memory was sufficient.
>
> Fix this by making EAL to attempt to allocate pages multiple
> times, until we either fulfill our memory requirements, or run
> out of hugepages to allocate.
>
> Bugzilla ID: 95
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Series applied, thanks
next prev parent reply other threads:[~2019-03-28 22:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 16:14 [dpdk-dev] [PATCH 1/3] fbarray: add API to find biggest used or free chunks Anatoly Burakov
2019-02-22 16:14 ` [dpdk-dev] [PATCH 2/3] memalloc: improve best-effort allocation Anatoly Burakov
2019-02-22 16:14 ` [dpdk-dev] [PATCH 3/3] eal: attempt multiple hugepage allocations at init Anatoly Burakov
2019-03-28 22:22 ` Thomas Monjalon [this message]
2019-03-28 22:22 ` Thomas Monjalon
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=3860429.Y1zGKIDizg@xps \
--to=thomas@monjalon.net \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=maxime.leroy@6wind.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).