RFR: JDK-8322098: os::Linux::print_system_memory_info enhance the THP output with /sys/kernel/mm/transparent_hugepage/hpage_pmd_size
Lutz Schmidt
lucy at openjdk.org
Thu Dec 14 19:41:38 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.
Looks good.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17111#pullrequestreview-1782579621
More information about the hotspot-runtime-dev
mailing list