5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-06 13:17:48 +03:00

fix 'vpus' typo

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2023-12-22 10:35:18 +01:00
parent 3f85bfe005
commit 2a249c843d

View File

@ -621,7 +621,7 @@ xref:qm_cpu_resource_limits[Resource Limits].
In {pve} the maximal number of plugged CPUs is always `cores * sockets`.
To start a VM with less than this total core count of CPUs you may use the
*vpus* setting, it denotes how many vCPUs should be plugged in at VM start.
*vcpus* setting, it denotes how many vCPUs should be plugged in at VM start.
Currently only this feature is only supported on Linux, a kernel newer than 3.10
is needed, a kernel newer than 4.7 is recommended.