Integrated: 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.
This pull request has now been integrated.
Changeset: dc17c268
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dc17c268e8e73a36a9914924ee5d0c99fb998f0f
Stats: 28 lines in 7 files changed: 25 ins; 0 del; 3 mod
8325116: Amend jdk.ContainerConfiguration by swap related value
Reviewed-by: sgehwolf, lucy, egahlin
-------------
PR: https://git.openjdk.org/jdk/pull/17865
More information about the hotspot-jfr-dev
mailing list