Comment 0 for bug 1858760

Revision history for this message
Druggo Yang (druggo) wrote : KVM guest abnormal load after upgrade to 4.15.0-72

a idle kvm guest system with 4.15.0-70 , load is good:
load average : 0.00, 0.04, 0.05

after upgrade to 4.15.0-72 or 4.15.0-74, load become abnormal:
load average : 0.65, 0.49, 0.41

when apply this patch, load good again:
x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
https://github.com/torvalds/linux/commit/afa8b475c1aec185a8e106c48b3832e0b88bc2de

could you pls apply this patch on upcoming kernel update ?