RFR: 8370417: Parallel: TestAlwaysPreTouchBehavior.java fails with NUMA

Joel Sikström jsikstro at openjdk.org
Tue Oct 28 09:51:24 UTC 2025


On Mon, 27 Oct 2025 14:52:52 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Perform pretouching for pages in eden + NUMA. The preceding `bias_region` calls will associate each OS page to the desired NUMA node.
> 
> Test: tier1-5

Looks good. Works on my NUMA machine.

-------------

Marked as reviewed by jsikstro (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28000#pullrequestreview-3387738770


More information about the hotspot-gc-dev mailing list