> > I stumbled upon an internal Solaris Nevada bug (CR# 6818514) that 
> > was created for ATOM processors showing the same thing that suggests using:
> > 
> > cpupm enable poll-mode
> > 
> > Setting this on my M5 seems to cause the CPU to cycle down as expected.
>
> At least the frequency and the fan rotation speed are
> changing depending on the load:
> bash-3.2$ kstat -p cpu_info:::current_clock_Hz
> cpu_info:0:cpu_info0:current_clock_Hz 1000000000
> cpu_info:1:cpu_info1:current_clock_Hz 1000000000
> # started some gentoo-stuff:
> bash-3.2$ kstat -p cpu_info:::current_clock_Hz
> cpu_info:0:cpu_info0:current_clock_Hz 2000000000
> cpu_info:1:cpu_info1:current_clock_Hz 2000000000
> 
> We'll see if it's still overheating.

Isn't there a Solaris acpi kernel module (tzmon) that
in theory could enable (cpu / case) fans when a
thermal zone is getting hot or is overheating?

Are there any error or warning messages from the
"tzmon" kernel module logged to /var/adm/messages?

The attached dtrace script monitors the temperature
for each thermal zone, as seen by the "tzmon" kernel
module.  Does it produce any output on your T60p?
-- 
This message posted from opensolaris.org

Attachment: tzmon.d
Description: Binary data

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to