[jdk8u-dev] RFR: 8253714: [cgroups v2] Soft memory limit incorrectly using memory.high [v2]
Jonathan Dowland
jdowland at openjdk.org
Tue Nov 1 10:37:33 UTC 2022
> This is a backport of a cgroupsv2 related change for jdk8u-dev.
>
> ----
>
> The early implementation of cgroups v2 support was done with crun 0.8 and it contained a bug which set memory.high over memory.low when --memory-reservation was being used as a CLI option.
>
> This bug has been fixed in later crun versions, starting with crun 0.11. Use memory.low in OpenJDK as well.
>
> Backport-of: ff6843ca4842498791061f924c545fa9469cc1dc
Jonathan Dowland has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/130/files
- new: https://git.openjdk.org/jdk8u-dev/pull/130/files/f1344e0e..f1344e0e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=130&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=130&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/130.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/130/head:pull/130
PR: https://git.openjdk.org/jdk8u-dev/pull/130
More information about the jdk8u-dev
mailing list