RFR: 8351665: Remove unused UseNUMA in os_aix.cpp
Joachim Kern
jkern at openjdk.org
Wed Mar 12 11:18:59 UTC 2025
On Tue, 11 Mar 2025 16:42:27 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> We have some UseNUMA related coding in os_aix.cpp that is not needed.
> UseNUMA is set to false on AIX (with FLAG_SET_ERGO).
If NUMA is maybe provided by AIX in the future we can easily add it again
-------------
Marked as reviewed by jkern (Committer).
PR Review: https://git.openjdk.org/jdk/pull/23991#pullrequestreview-2678028174
More information about the hotspot-runtime-dev
mailing list