* a possible issue with radix MMU on P9
@ 2023-05-11 7:55 Dan Horák
2023-05-11 12:16 ` Michael Ellerman
0 siblings, 1 reply; 2+ messages in thread
From: Dan Horák @ 2023-05-11 7:55 UTC (permalink / raw)
To: linuxppc-dev
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-11 12:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-11 7:55 a possible issue with radix MMU on P9 Dan Horák
2023-05-11 12:16 ` Michael Ellerman
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).