cvs commit: src/sys/i386/cpufreq p4tcc.c
    Maxim Sobolev 
    sobomax at portaone.com
       
    Wed Feb 23 19:55:17 GMT 2005
    
    
  
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 at .
>   
>   Revision  Changes    Path
>   1.9       +195 -187  src/sys/i386/cpufreq/p4tcc.c
> 
> 
> 
    
    
More information about the cvs-all
mailing list