hg: jdk/jdk: 8213827: NUMA heap allocation does not respect process membind/interleave settings
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Jan 16 21:32:24 UTC 2019
Changeset: ef09fd205ef0
Author: tschatzl
Date: 2019-01-16 22:32 +0100
URL: http://hg.openjdk.java.net/jdk/jdk/rev/ef09fd205ef0
8213827: NUMA heap allocation does not respect process membind/interleave settings
Summary: Optionally use libnuma v2 API to query for and support NUMA membind/interleave process configuration.
Reviewed-by: tschatzl, sangheki
Contributed-by: Amith Pawar <amith.pawar at gmail.com>
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_linux.hpp
More information about the jdk-changes
mailing list