On Thu, Jun 20, 2019 at 01:25:43PM +0200, Pavel Hrdina wrote:
The assumption that CPU controller would be always enabled is wrong,
we
should use any available controller to create a new sub-cgroup.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/util/vircgroupv2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano