]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: enable cgroups v2 cpuset controller for threads
authorPavel Hrdina <phrdina@redhat.com>
Wed, 20 Feb 2019 12:50:23 +0000 (13:50 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 7 Mar 2019 12:44:52 +0000 (13:44 +0100)
commita6aedcf39bd3212a3cd624b765bb724fd36d6a8a
tree1c37dd18439c607f9c9aef8e8e7120c738d10a22
parent3b72c84ff1c1b8b393ba9c2ccb004f8eb1ebda95
util: enable cgroups v2 cpuset controller for threads

When we create cgroup for qemu threads we need to enable cpuset
controller in order to use it.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/util/vircgroupv2.c