Date: Wed, 23 Feb 2005 21:29:53 +0200 From: Maxim Sobolev <sobomax@portaone.com> To: Nate Lawson <njl@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/cpufreq p4tcc.c Message-ID: <421CD9B1.5070701@portaone.com> In-Reply-To: <200502231642.j1NGgum6065193@repoman.freebsd.org> References: <200502231642.j1NGgum6065193@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Nate Lawson wrote: > njl 2005-02-23 16:42:56 UTC > > FreeBSD src repository > > Modified files: > sys/i386/cpufreq p4tcc.c > Log: > Import a rewrite of p4tcc for the cpufreq(4) framework. This includes > a bugfix of clearing the On-Demand flag when going back to 100%. It I don't think this counts as a bugfix, moreover I don't see any need for additional logic to do this, since clearing on-demand flag is the same as setting 100%. In both those cases performance is 100% and throttling only kicks in when CPU overheats. -Maxim > has been tested and works on an IBM R32. Note original work done by > Ted Unangst and sobomax@. > > Revision Changes Path > 1.9 +195 -187 src/sys/i386/cpufreq/p4tcc.c > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421CD9B1.5070701>