]> git.proxmox.com Git - pve-container.git/commit
correctly set unlimited cpulimit at runtime
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 15 Sep 2016 12:51:57 +0000 (14:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 16 Sep 2016 05:42:23 +0000 (07:42 +0200)
commit115e58628d5faae7b094be688773ad0b29e606f1
tree7f7730af00f44bc8201c84d5fbf51aaa23fb2521
parent6b202dd5bd9ed81c457e4d3c5d61347b2fd0c90f
correctly set unlimited cpulimit at runtime

'-1' means no limit for this cgroup value, so use this like we already do when
deleting the cpulimit.
src/PVE/LXC/Config.pm