RFR: JDK-8327059: os::Linux::print_proc_sys_info add swappiness information
Martin Doerr
mdoerr at openjdk.org
Fri Mar 1 16:03:54 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 .
I think we should give the runtime folks a chance to take a look. Getting a 2nd review would be preferred.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18068#issuecomment-1973447195
More information about the hotspot-runtime-dev
mailing list