Menu

Clocksource

Nick Kislitsa

Also make sure not to use the TSC time source when using this program as this time source is included in the CPU and run at wrong speed after changing FSB.
You can accomplish this by adding a boot parameter from your boot manager "clocksource=hpet" or from command line with:
"echo hpet > /sys/devices/system/clocksource/clocksource0/current_clocksource"
If hpet is not available use acpi_pm.
Check /sys/devices/system/clocksource/clocksource0/available_clocksource for available clocksources.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.