> 1.I discoverred that Power Management seems no longer to work. > (The fan is blowing like hell and "kstat -m cpu_info" shows in > currentClock_Hz 2001000000 > but > supported_frequencies_Hz > 800000000:1200000000:1600000000:2000000000:2001000000 > > New Bug with b111a ?
Try to use powertop to check if the cpu is running at the lower speed. With the recent changes to the dispatcher, the cpu power management now defaults to "event-mode" and is much faster to return to run cpus at full cpu speed. To get back the old behaviour add "cpupm poll-mode" to /etc/power.conf. See also: http://opensolaris.org/jive/thread.jspa?messageID=319804 -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
