HyperV Time issues with CentOS
Quick Reminder to myself on how to fix this time speedup issue with Centos 5.4 and HyperV
nano /boot/grub/grub.conf
append
divider=10 clocksource=acpi_pm
to the end of the current kernel (or all of them actually)
Quick Reminder to myself on how to fix this time speedup issue with Centos 5.4 and HyperV
nano /boot/grub/grub.conf
append
divider=10 clocksource=acpi_pm
to the end of the current kernel (or all of them actually)