All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dan Horák" <dan@danny.cz>
To: linuxppc-dev@lists.ozlabs.org
Subject: a possible issue with radix MMU on P9
Date: Thu, 11 May 2023 09:55:58 +0200	[thread overview]
Message-ID: <20230511095558.56663a50f86bdc4cd97700b7@danny.cz> (raw)

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

             reply	other threads:[~2023-05-11  8:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11  7:55 Dan Horák [this message]
2023-05-11 12:16 ` a possible issue with radix MMU on P9 Michael Ellerman

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=20230511095558.56663a50f86bdc4cd97700b7@danny.cz \
    --to=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 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.