cvs commit: src/sys/i386/cpufreq est.c
John Baldwin
jhb at FreeBSD.org
Fri May 30 22:01:10 UTC 2008
jhb 2008-05-30 22:01:09 UTC
FreeBSD src repository
Modified files:
sys/i386/cpufreq est.c
Log:
After probing the available frequency settings, restore the CPU to run at
whatever frequency it started at instead of always picking the highest
frequency. The first version of this driver attempted to do this, but it
set the speed to the first frequency in the list rather than the value it
had saved.
MFC after: 1 week
Discussed with: rpaulo, phk
Revision Changes Path
1.17 +5 -17 src/sys/i386/cpufreq/est.c
More information about the cvs-src
mailing list