RFR: JDK-8322098: os::Linux::print_system_memory_info enhance the THP output with /sys/kernel/mm/transparent_hugepage/hpage_pmd_size
Martin Doerr
mdoerr at openjdk.org
Thu Dec 14 16:59:40 UTC 2023
On Thu, 14 Dec 2023 16:38:56 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> os::Linux::print_system_memory_info already outputs a number of interesting memory related information, but the hpage_pmd_size is still missing but is already used at other place(s) in the JVM so better add it for completeness to the output.
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17111#pullrequestreview-1782259877
More information about the hotspot-runtime-dev
mailing list