RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v3]
Sergey Chernyshev
schernyshev at openjdk.org
Wed Nov 27 09:11:22 UTC 2024
On Mon, 25 Nov 2024 09:40:03 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Version specific code can be had in `set_subsystem_path()` of the corresponding impl (like an earlier version of your patch). `lowest_limit` and `limit_cg_path` fixes are version agnostic and can and should be fixed in `CgroupUtil::adjust_controller`.
Done. Please see the updated PR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21808#discussion_r1860265208
More information about the core-libs-dev
mailing list