RFR: 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected [v8]
Jan Kratochvil
jkratochvil at openjdk.org
Sun Mar 10 14:40:09 UTC 2024
> 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
-------------
Changes: https://git.openjdk.org/jdk/pull/17198/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17198&range=07
Stats: 712 lines in 17 files changed: 438 ins; 214 del; 60 mod
Patch: https://git.openjdk.org/jdk/pull/17198.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17198/head:pull/17198
PR: https://git.openjdk.org/jdk/pull/17198
More information about the core-libs-dev
mailing list