http://defect.opensolaris.org/bz/show_bug.cgi?id=3301
Aubrey.Li <aubrey.li at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aubrey.li at intel.com
Status|NEW |ACCEPTED
--- Comment #1 from Aubrey.Li <aubrey.li at intel.com> 2008-09-07 20:52:22 ---
1) The observation of c-state information by acpidump and iasl is painful.
The kstat info of c-state should be good enough to be set by default for
all the platforms. Currently, deep_cstates_supported() will disable the
kstat info as well if it's not on Nehalem or not support HPET. Is it
worth to keep c-state kstat info? how about only check and control if the
system enter deep c-state?
2) Invariant TSC during deep-cstate could be indicated in the CPUID
0x8000_0007 function, we should check this feature instead.
3) Yeah, HPET is necessary, we need to check it
--
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.