]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests-062: avoid enabling controller on leaf cgroup node
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 12 Apr 2023 14:27:06 +0000 (14:27 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 12 Apr 2023 17:07:05 +0000 (11:07 -0600)
commit9cf49e499ebfb5b128e3e34d7db69af99ff40b3e
tree3ddfc9fb05250cb98ef3e34434b4d3751b89e5be
parentf15c995d56be0c13b03ea9ca43919cca261be9b6
ftests-062: avoid enabling controller on leaf cgroup node

cgroup v2, has no internal process constraint, where the process runs
only on the leaf node of the cgroup hierarchy and no controllers should
be enabled on the leaf cgroup node too. Let's not enable cpu controller
on the leaf cgroup node.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/062-sudo-g_flag_controller_only_systemd-v2.py