RFR: 8253727: [cgroups v2] Memory and swap limits reported incorrectly [v4]

Severin Gehwolf sgehwolf at openjdk.java.net
Wed Sep 30 10:14:15 UTC 2020


On Wed, 30 Sep 2020 10:07:40 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Marked as reviewed by bobv (Committer).
>
> Account for interface files for swap and memory being reported independently.
> The cgroup v1-like value is now reported by adding the memory.max value to
> the memory.swap.max value, and memory.current and memory.swap.current
> respectively.

@adinn Could I ask you to review this one as well, please? Thanks very much!

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

PR: https://git.openjdk.java.net/jdk/pull/384


More information about the core-libs-dev mailing list