RFR: 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected [v8]
Jan Kratochvil
jkratochvil at openjdk.org
Tue Apr 30 07:04:13 UTC 2024
On Sun, 10 Mar 2024 14:40:09 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
>> The testcase requires root permissions.
>>
>> Designed by Severin Gehwolf, implemented by Jan Kratochvil.
>
> Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 35 commits:
>
> - Fix whitespace
> - Merge branch 'master' into master-cgroup
>
> Conflicts:
> test/hotspot/gtest/os/linux/test_cgroupSubsystem_linux.cpp
> - Fix gtest
> - Update the Java part
> - Fix cgroup1 backward compatibility message
> - Merge remote-tracking branch 'centos79/master-cgroup' into master-cgroup
> - Disable cgroup.subtree_control testcase on cgroup1
> - Fix gtest
> - Merge branch 'master' into master-cgroup
> - Merge remote-tracking branch 'f38crac/master-cgroup' into master-cgroup
> - ... and 25 more: https://git.openjdk.org/jdk/compare/243cb098...39c90162
- Will the patch be accepted only for memory or it has to support also CPU?
- Should I code it on top of OpenJDK trunk or on top of https://github.com/jerboaa/jdk/commit/92aaa6fd7e3ff8b64de064fecfcd725a157cb5bb ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17198#issuecomment-2084523889
More information about the core-libs-dev
mailing list