From: Thomas Monjalon <thomas@monjalon.net>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, anatoly.burakov@intel.com,
Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [dpdk-dev] [PATCH] build: fix memory init failures with 32-bit builds
Date: Sun, 05 Jul 2020 16:41:11 +0200 [thread overview]
Message-ID: <11637054.MZxpBrDsZ1@thomas> (raw)
In-Reply-To: <6c9626bb-1f8b-208f-c07b-ace0ab509abc@intel.com>
02/07/2020 13:19, Ferruh Yigit:
> On 7/2/2020 11:57 AM, Bruce Richardson wrote:
> > When building with meson, the default size of virtual address space
> > reserved for mapping pages was globally set at 512GB, which is too big for
> > use in 32-bit processes. To match the behaviour with "make", we configure
> > this to be 512GB for 64-bit and 2MB for 32-bit builds.
> >
> > Bugzilla ID: 498
> > Fixes: 66cc45e293ed ("mem: replace memseg with memseg lists")
> > Cc: anatoly.burakov@intel.com
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
>
> Tested-by: Ferruh Yigit <ferruh.yigit@intel.com>
Applied with typo fixed, thanks
prev parent reply other threads:[~2020-07-05 14:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-02 10:57 [dpdk-dev] [PATCH] build: fix memory init failures with 32-bit builds Bruce Richardson
2020-07-02 10:59 ` Bruce Richardson
2020-07-02 11:19 ` Ferruh Yigit
2020-07-05 14:41 ` Thomas Monjalon [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=11637054.MZxpBrDsZ1@thomas \
--to=thomas@monjalon.net \
--cc=anatoly.burakov@intel.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.