RFR: 8253727: [cgroups v2] Memory and swap limits reported incorrectly [v4]
Severin Gehwolf
sgehwolf at openjdk.java.net
Tue Sep 29 18:29:47 UTC 2020
> 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.
>
> Testing: Container tests on Linux x86_64 on cgroups v2 with crun 0.15
Severin Gehwolf has refreshed the contents of this pull request, and previous commits have been removed. The
incremental views will show differences compared to the previous content of the PR. The pull request contains one new
commit since the last revision:
8253727: [cgroups v2] Memory and swap limits reported incorrectly
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/384/files
- new: https://git.openjdk.java.net/jdk/pull/384/files/380cd49e..cc9b1087
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=384&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=384&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/384.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/384/head:pull/384
PR: https://git.openjdk.java.net/jdk/pull/384
More information about the core-libs-dev
mailing list