Date: Tue, 15 Feb 2005 07:43:48 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_cpu.c Message-ID: <200502150743.j1F7hnjo090035@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-02-15 07:43:48 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpu.c
Log:
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.
Revision Changes Path
1.7 +23 -11 src/sys/kern/kern_cpu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502150743.j1F7hnjo090035>
