RFR: JDK-8327059: os::Linux::print_proc_sys_info add swappiness information

Martin Doerr mdoerr at openjdk.org
Thu Feb 29 15:50:00 UTC 2024


On Thu, 29 Feb 2024 15:42:14 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The swappiness information is an important reclaim ration metrics on Linux. See https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-tuning-memory.html#cha-tuning-memory-vm .
> We should add it to the already existing information about data from /proc/sys .

LGTM.

-------------

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18068#pullrequestreview-1909238070


More information about the hotspot-runtime-dev mailing list