RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v3]
Sergey Chernyshev
schernyshev at openjdk.org
Sat Nov 23 10:31:14 UTC 2024
On Sat, 23 Nov 2024 00:06:26 GMT, Sergey Chernyshev <schernyshev at openjdk.org> wrote:
> It looks like there's no way to see at this point, if we are in cgroup v1 or v2 - if I am not mistaken.
On the other hand, a type parameter can be added to `CgroupUtil::adjust_controller()`. Would you recommend doing so?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21808#discussion_r1855167450
More information about the core-libs-dev
mailing list