hg: jdk/sandbox: 8213827: NUMA heap allocation does not respect process membind/interleave settings

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jan 16 21:45:25 UTC 2019


Changeset: ef09fd205ef0
Author:    tschatzl
Date:      2019-01-16 22:32 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list