Date: Fri, 30 May 2008 22:01:09 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/cpufreq est.c Message-ID: <200805302201.m4UM19cT001558@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805302201.m4UM19cT001558>
