Changes

Jump to navigation Jump to search

Performance Optimization

378 bytes added, 07:35, 2 March 2020
no edit summary
=== Verifying CPU Affinity ===
To verify if the CPU threads have been successfully pinned to the VM the <code>virst vcpupin name-of-vm</code> command can be used. The output for a VM wit 8 vCPU configured as above would look like this:
<syntaxhighlight lang=text>
VCPU CPU Affinity
----------------------
0 0
1 1
2 2
3 3
4 8
5 9
6 10
7 11
</syntaxhighlight>
172

edits

Navigation menu