Integrated: JDK-8293472: Incorrect container resource limit detection if manual cgroup fs mounts present

王超 duke at openjdk.org
Thu Sep 15 08:50:19 UTC 2022


On Wed, 7 Sep 2022 08:35:47 GMT, 王超 <duke at openjdk.org> wrote:

> Similar to [JDK-8253435](https://bugs.openjdk.org/browse/JDK-8253435), when setting the mount path of cgroup controller "memory/cpu/cpuacct/pids", it should also discard duplicate items.

This pull request has now been integrated.

Changeset: 8f3bbe95
Author:    casparcwang <casparcwang at tencent.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8f3bbe950fb5a3d9f6cae122209df01df0f342f0
Stats:     162 lines in 6 files changed: 108 ins; 27 del; 27 mod

8293472: Incorrect container resource limit detection if manual cgroup fs mounts present

Reviewed-by: sgehwolf, iklam

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

PR: https://git.openjdk.org/jdk/pull/10193


More information about the hotspot-runtime-dev mailing list