mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-11 13:42:40 +00:00
qm: resource limits: update systemd setting name for cpuunits
As mentioned in man 5 systemd.resource-control, the CPUShares setting was replaced by CPUWeight and is deprecated. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
9a0a393981
commit
b90b797f86
2
qm.adoc
2
qm.adoc
@ -325,7 +325,7 @@ changed to `2048`, the latter VM 200 would receive twice the CPU bandwidth than
|
|||||||
the first VM 100.
|
the first VM 100.
|
||||||
|
|
||||||
For more information see `man systemd.resource-control`, here `CPUQuota`
|
For more information see `man systemd.resource-control`, here `CPUQuota`
|
||||||
corresponds to `cpulimit` and `CPUShares` corresponds to our `cpuunits`
|
corresponds to `cpulimit` and `CPUWeight` corresponds to our `cpuunits`
|
||||||
setting, visit its Notes section for references and implementation details.
|
setting, visit its Notes section for references and implementation details.
|
||||||
|
|
||||||
CPU Type
|
CPU Type
|
||||||
|
Loading…
Reference in New Issue
Block a user