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

Severin Gehwolf sgehwolf at openjdk.org
Fri Feb 16 09:24:00 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.

Seems fine to me.

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

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17865#pullrequestreview-1884651112


More information about the hotspot-dev mailing list