RFR: JDK-8325116: Amend jdk.ContainerConfiguration by swap related value

Matthias Baesken mbaesken at openjdk.org
Mon Feb 19 12:54:58 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.

Hi Erik, Lutz and Severin thanks for the reviews !

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

PR Comment: https://git.openjdk.org/jdk/pull/17865#issuecomment-1952386901


More information about the hotspot-jfr-dev mailing list