]> git.proxmox.com Git - pve-container.git/commit
pct cpuset: use limiting cgroup
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 20 Jul 2021 11:19:27 +0000 (13:19 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 20 Jul 2021 11:21:25 +0000 (13:21 +0200)
commit7dad546487b99e436f09eaa885773a030f13fd38
tree97cd4fad568b2f0a3c725ec5ca1476d172c8fc81
parent636948ef86232797815da18ad4ee581e554c688b
pct cpuset: use limiting cgroup

this is what's actually applied to the container (although
the container may be imposing an even stricter limit, but
that's not what we want to see...)

also, the v2 cpuset list may be empty (and often is for
unprivileged+nesting containers), which currently fails to
parse

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