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

Albert Mingkun Yang ayang at openjdk.org
Tue Oct 28 12:22:16 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

This pull request has now been integrated.

Changeset: 19920df8
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/19920df81d2d68307bde286f7d5a0674fabff6c0
Stats:     9 lines in 1 file changed: 9 ins; 0 del; 0 mod

8370417: Parallel: TestAlwaysPreTouchBehavior.java fails with NUMA

Reviewed-by: iveresov, jsikstro, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/28000


More information about the hotspot-gc-dev mailing list