Skip to content

Commit af3d71a

Browse files
authored
Merge pull request #36130 from sabrinajess/CNV9067
CNV-9067: Tradeoff content for workload type
2 parents c84b312 + b19bae8 commit af3d71a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

modules/virt-vm-wizard-fields-web.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,13 @@ If you choose the incorrect *Workload Type*, there could be performance or resou
9797

9898
|Desktop
9999
|A virtual machine configuration for use on a desktop. Ideal for consumption on a small scale. Recommended for use with the web console.
100+
Use this template class or the Server template class to prioritize VM density over `guaranteed` VM performance.
100101

101102
|Server
102-
|Balances performance and it is compatible with a wide range of server workloads.
103+
|Balances performance and it is compatible with a wide range of server workloads. Use this template class or the Desktop template class to prioritize VM density over `guaranteed` VM performance.
103104

104-
|High-Performance
105-
|A virtual machine configuration that is optimized for high-performance workloads.
105+
|High-Performance (requires CPU Manager)
106+
|A virtual machine configuration that is optimized for high-performance workloads. Use this template class to prioritize `guaranteed` VM performance over VM density.
106107

107108
ifdef::virtualmachine[]
108109
|Start this virtual machine after creation.

virt/virtual_machines/virt-create-vms.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Refer to the virtual machine wizard fields section when running the web console
3131

3232
:virtualmachine:
3333
include::modules/virt-vm-wizard-fields-web.adoc[leveloffset=+2]
34+
35+
Enable the xref:../../scalability_and_performance/using-cpu-manager.adoc#using-cpu-manager[CPU Manager] to use the high-performance workload profile.
36+
3437
include::modules/virt-networking-wizard-fields-web.adoc[leveloffset=+2]
3538
include::modules/virt-storage-wizard-fields-web.adoc[leveloffset=+2]
3639
include::modules/virt-cloud-init-fields-web.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)