]> git.proxmox.com Git - pve-common.git/commit
cpuset: allow empty cpusets
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 1 Apr 2020 10:20:58 +0000 (12:20 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 1 Apr 2020 15:02:13 +0000 (17:02 +0200)
commitea2884f04dd2af4a4e4c0a772c857912413ae84d
treef25557517aa88a19b9c71108ac88ab0f91749d57
parenta8117ff3d86ba5de9ae9e7e43d3d5514d432e9cb
cpuset: allow empty cpusets

This is explicitly allowed in the documentation and happens
easily with cgroupv2 as there it is used to inherit from the
closest ancestor.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/CpuSet.pm