Hi Guys,
I upgraded from 8 to 9 and notice a high(er) CPU load on one of my VM's.
After some investigation I saw three clocksources available on PVE8.x
# PVE8.x (inside KVM)
# PVE9.1 (inside KVM)
The 'acpi_pm' show a much higher CPU load than before.
I have already edited the GRUB boot parameters with: "clocksource=tsc tsc=reliable"
But it didn't do the trick.
I am missing something here?
Hopefully can someone help me.
I upgraded from 8 to 9 and notice a high(er) CPU load on one of my VM's.
After some investigation I saw three clocksources available on PVE8.x
# PVE8.x (inside KVM)
Code:
cat /sys/devices/system/clocksource/clocksource0/available_clocks
tsc hpet acpi_pm
# PVE9.1 (inside KVM)
Code:
cat /sys/devices/system/clocksource/clocksource0/available_clocks
acpi_pm
The 'acpi_pm' show a much higher CPU load than before.
I have already edited the GRUB boot parameters with: "clocksource=tsc tsc=reliable"
But it didn't do the trick.
I am missing something here?
Hopefully can someone help me.
Last edited: