RFR: 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected [v8]
Severin Gehwolf
sgehwolf at openjdk.org
Tue May 7 09:48:57 UTC 2024
On Tue, 7 May 2024 09:36:10 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
> Should JDK still support `memory.use_hierarchy == 0`?
IMO, no. Just get rid of it and assume hierarchical everywhere. We'd be walking the hierarchy for other (lower limits), which should cover this case on those legacy systems.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17198#issuecomment-2097892763
More information about the core-libs-dev
mailing list