CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2019/08/03 08:57:51

Modified files:
        sys/arch/amd64/amd64: lapic.c tsc.c 

Log message:
If the CPU frequency is available during TSC init, make it available
for lapic timer init to avoid calibrating against the 8254 clock.
Some newer machines are shipping with the 8254 clock gated for power
saving, so it may not be usable.

ok mlarkin
discussed with deraadt

Reply via email to