]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests-070: avoid enabling controller on leaf cgroup node
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 12 Apr 2023 14:31:01 +0000 (14:31 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 12 Apr 2023 17:07:05 +0000 (11:07 -0600)
commit65c0b7025758d0802b81c0b42c194758316a2b18
treefbf00b6ddd0173530557bb112931fe2b5c2b626f
parentca8232385395e662281d948f80c89d701b7e875d
ftests-070: 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/070-sudo-systemd_cgxget-cpu-settings-v2.py