From: Michael Ellerman <mpe@ellerman.id.au>
To: "Dan Horák" <dan@danny.cz>, linuxppc-dev@lists.ozlabs.org
Subject: Re: a possible issue with radix MMU on P9
Date: Thu, 11 May 2023 22:16:51 +1000 [thread overview]
Message-ID: <87bkirkqq4.fsf@mail.lhotse> (raw)
In-Reply-To: <20230511095558.56663a50f86bdc4cd97700b7@danny.cz>
Dan Horák <dan@danny.cz> writes:
> Hi all,
>
> we have been struggling with an issue in the bdwgc project (garbage
> collector) on P9 systems for a while [1]. There were some test failing
> on P9, but not on P8 or other platforms (x86, s390x, aarch64). Recently
> the upstream developer has found out there is likely a problem in the
> kernel memory mgmt [2], there is a reproduction scenario included. I
> have rechecked the original code on P9 with hash MMU and it worked. Thus
> I believe there is a problem in the radix MMU code on Power, where it
> behaves differently. My testing was using Fedora, which means recent
> kernels up to 6.4-rc1.
>
> [1] https://github.com/ivmai/bdwgc/issues/479
> [2] https://github.com/ivmai/bdwgc/issues/479#issuecomment-1535274481
Thanks Dan.
Fix patch here: https://lore.kernel.org/linuxppc-dev/20230511114224.977423-1-mpe@ellerman.id.au/
I tested that it fixes the bdwgc failures (with their workaround reverted).
cheers
prev parent reply other threads:[~2023-05-11 12:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 7:55 a possible issue with radix MMU on P9 Dan Horák
2023-05-11 12:16 ` Michael Ellerman [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=87bkirkqq4.fsf@mail.lhotse \
--to=mpe@ellerman.id.au \
--cc=dan@danny.cz \
--cc=linuxppc-dev@lists.ozlabs.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).