OLVM: CPU affinity in a KVM host
(Doc ID 2908404.1)
Last updated on JUNE 21, 2024
Applies to:
Linux OS - Version Oracle Linux 7.6 with Unbreakable Enterprise Kernel [4.14.35] and laterLinux x86-64
Purpose
Fine grain tuning CPU affinity for a KVM host itself sometimes is beneficial to reduce chance of CPU steal% in VMs under high system load.
By default, there is no restriction of CPU scheduling to all available CPU cores on a KVM host:
# grep CPUAffinity /etc/systemd/system.conf | grep -v ^#
#
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Details |