HEADSUP: cpufreq import complete, acpi_throttling changed

Nate Lawson nate at root.org
Tue Feb 15 16:34:20 GMT 2005


Jiawei Ye wrote:
> On Mon, 14 Feb 2005 23:46:37 -0800, Nate Lawson <nate at root.org> wrote:
> 
>>I just committed a patch that may fix this issue.
>>
>>--
>>Nate
>>
> 
> Does this look right to you?
> 
> leafy at chihiro:~$ sysctl dev.cpu
> dev.cpu.0.%desc: ACPI CPU
> dev.cpu.0.%driver: cpu
> dev.cpu.0.%location: handle=\_PR_.CPU1
> dev.cpu.0.%pnpinfo: _HID=none _UID=0
> dev.cpu.0.%parent: acpi0
> dev.cpu.0.freq: 1818
> dev.cpu.0.freq_levels: 1818/-1 1590/-1 1363/-1 1136/-1 909/-1 681/-1
> 454/-1 227/-1

I don't know, what's your CPUs actual full speed clock rate?  Your 
system only has throttling so the only way to get those levels is to 
estimate the full speed rate and derive the rest from it.  I'm working 
to make the estimate more correct in the future, but the current code 
should be right +/- a few Mhz.

-- 
Nate


More information about the freebsd-current mailing list