RFR: JDK-8325116: Amend jdk.ContainerConfiguration by swap related value
Erik Gahlin
egahlin at openjdk.org
Mon Feb 19 12:26:53 UTC 2024
On Thu, 15 Feb 2024 08:26:40 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> jdk.ContainerInformation event could get amended to report the host total swap values for Linux like was done in
> https://bugs.openjdk.org/browse/JDK-8296671 by host total memory.
> Two additional fields could be added hostSwapTotal, maybe hostSwapFree;
> container free swap space in case we find a good implementation, could also be added to the implementation in os_linux.
Marked as reviewed by egahlin (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17865#pullrequestreview-1888291533
More information about the hotspot-jfr-dev
mailing list