mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-12 01:12:20 +00:00
vm resource limits: fix typo
s/untis/units/ Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ccf5335881
commit
a0d52904cd
2
qm.adoc
2
qm.adoc
@ -368,7 +368,7 @@ up to use more CPU time than just its virtual CPUs could use. To ensure that a
|
|||||||
VM never uses more CPU time than vCPUs assigned, set the *cpulimit* to
|
VM never uses more CPU time than vCPUs assigned, set the *cpulimit* to
|
||||||
the same value as the total core count.
|
the same value as the total core count.
|
||||||
|
|
||||||
*cpuuntis*
|
*cpuunits*
|
||||||
|
|
||||||
With the *cpuunits* option, nowadays often called CPU shares or CPU weight, you
|
With the *cpuunits* option, nowadays often called CPU shares or CPU weight, you
|
||||||
can control how much CPU time a VM gets compared to other running VMs. It is a
|
can control how much CPU time a VM gets compared to other running VMs. It is a
|
||||||
|
Loading…
Reference in New Issue
Block a user