git: openjdk/jdk: 8310233: Fix THP detection on Linux
Thomas Stuefe
stuefe at openjdk.org
Mon Jul 17 04:57:15 UTC 2023
Changeset: 37ca9024
Author: Thomas Stuefe <stuefe at openjdk.org>
Date: 2023-07-17 04:56:10 +0000
URL: https://git.openjdk.org/jdk/commit/37ca9024ef59d99cae0bd7e25b2e6d3c1e085f97
8310233: Fix THP detection on Linux
Reviewed-by: jsjolen, dholmes
+ src/hotspot/os/linux/hugepages.cpp
+ src/hotspot/os/linux/hugepages.hpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_linux.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
+ test/hotspot/jtreg/runtime/os/HugePageConfiguration.java
+ test/hotspot/jtreg/runtime/os/HugePageDetection.java
More information about the jdk-changes
mailing list