http://defect.opensolaris.org/bz/show_bug.cgi?id=4128
Bill Holler <bill.holler at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |FIXED
--- Comment #1 from Bill Holler <bill.holler at sun.com> 2008-10-23 16:25:01
---
The fix was integrated in change set 7491.
- static uint32_t cpupm_enabled = CPUPM_P_STATES | CPUPM_T_STATES;
+ static uint32_t cpupm_enabled = CPUPM_ALL_STATES;
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.