RFR: 8301149: Parallel: Refactor MutableNUMASpace::update_layout

Albert Mingkun Yang ayang at openjdk.org
Wed Feb 1 09:48:17 UTC 2023


On Tue, 31 Jan 2023 18:46:10 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> However, in this case force is false and changed is false in every operating system implementation I can find.

Yes. I never clicked into `numa_topology_changed`. This can simplify the logic further. Thank you for the info.

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

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


More information about the hotspot-gc-dev mailing list