-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(hal-x86_64): crosscheck PIT/CPUID LAPIC freq (#499)
This commit changes the local APIC calibration code to attempt PIT calibration even when we find CPUID leaves indicating the frequency. This way, we can cross-check them and see how sloppy the PIT calibration is. It turns out its pretty bad.
- Loading branch information
Showing
1 changed file
with
91 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters