Searched hist:"67 c8649f7fb5783bd325211ad1edaf06018fcb3e" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_cpu.c | diff 67c8649f7fb5783bd325211ad1edaf06018fcb3e Tue Feb 15 08:43:48 CET 2005 Nate Lawson <njl@FreeBSD.org> When dealing with systems with no absolute drivers attached, only calibrate the rate for the 100% state once. Afterwards, use that value for deriving states. This should fix the problem where the calibrated frequency was different once a switch was done, giving a different set of levels each time. Also, properly search for the right cpufreqX device when detaching. diff 67c8649f7fb5783bd325211ad1edaf06018fcb3e Tue Feb 15 08:43:48 CET 2005 Nate Lawson <njl@FreeBSD.org> When dealing with systems with no absolute drivers attached, only calibrate the rate for the 100% state once. Afterwards, use that value for deriving states. This should fix the problem where the calibrated frequency was different once a switch was done, giving a different set of levels each time. Also, properly search for the right cpufreqX device when detaching.
|