DeanoBurrito / northport

Monolithic kernel and support libraries for riscv64 and x86_64.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Timer Calibration

DeanoBurrito opened this issue · comments

commented

I'm not sure when this happened, but occasionally the calibration time for a core will be way out.
image
The lapic timers seem to be calibrated correctly on each core, according to some quick tests, so it's some kind of PIT or conversion error.

commented

I should also fix that spelling mistake.