Changes

Jump to navigation Jump to search

Performance Optimization

67 bytes added, 07:38, 2 March 2020
== vcpupin ==
vcpupin is the process where-in each vCPU assigned to the VM is tied to a physical core/thread. Configuring this has the most profound impact when dealing with a system that has multiple NUMA Nodes because it forces requests to memory to stay on one nodewithout having to cross Intel's QPI links or AMD's Infinity Fabric. This also helps by tying the vCPUs to the Node that is directly connected to the GPU.
=== Identifying CPU Affinity ===
172

edits

Navigation menu