RFR: 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected [v2]

Severin Gehwolf sgehwolf at openjdk.org
Thu Aug 29 09:35:20 UTC 2024


On Wed, 28 Aug 2024 18:02:26 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:

> I am not aware of actual scenarios like that, nor I see much reason to do something like that, even though possible. :)

Having slept over this, I now feel we'd regress cgv1 if we don't do it. Given your suggested test, I'll play with covering this case and adding that to the testing framework in #19530. Then based on the additional complexity we can decide whether or not to cover it or not.

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

PR Comment: https://git.openjdk.org/jdk/pull/20646#issuecomment-2317153833


More information about the hotspot-runtime-dev mailing list