mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
14 lines
561 B
Plaintext
14 lines
561 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/advanced_vm_management/virt-dedicated-resources-vm.adoc
|
|
// * virt/vm_templates/virt-dedicated-resources-vm-template.adoc
|
|
|
|
[id="virt-about-dedicated-resources_{context}"]
|
|
|
|
= About dedicated resources
|
|
|
|
When you enable dedicated resources for your virtual machine, your virtual
|
|
machine's workload is scheduled on CPUs that will not be used by other
|
|
processes. By using dedicated resources, you can improve the performance of the
|
|
virtual machine and the accuracy of latency predictions.
|