cvs commit: src/sys/i386/cpufreq est.c
John Baldwin
jhb at FreeBSD.org
Sat Aug 23 12:53:47 UTC 2008
jhb 2008-08-23 12:53:42 UTC
FreeBSD src repository
Modified files:
sys/i386/cpufreq est.c
Log:
SVN rev 182048 on 2008-08-23 12:53:42Z by jhb
If we are unable to obtain a frequency list from either ACPI or the static
tables, then attempt to build a simple list containing just the high and
low frequencies based on the current CPU frequency calculated during boot
and the contents of the MSR.
MFC after: 1 month
Revision Changes Path
1.19 +88 -1 src/sys/i386/cpufreq/est.c
More information about the cvs-src
mailing list