Fresh current (r269328) amd64: high load average while idle, slow keyboard reaction

Jan Kokemüller jan.kokemueller at gmail.com
Fri Aug 1 18:48:49 UTC 2014


Hi,

> Maybe this is a problem caused by a misdetected clock source? I've had
> this problem as well.

I've appended the patch I've been using to fix this problem on this 
Intel Core2Duo T6570 processor. There are some model IDs hardcoded in 
the TSC detection code that enable TSC even though it's not invariant 
here (no TSC_INVARIANT bit set on the CPU). There is some quirk code 
further down that disables TSC once again, but it only works for 
processors that have C3 power states (the T6570 doesn't). I don't think 
any of this model checking code is necessary, but maybe I'm wrong.

Cheers,
Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-invariant-tsc-detection.patch
Type: text/x-patch
Size: 2137 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140801/5362f255/attachment.bin>


More information about the freebsd-current mailing list