http://defect.opensolaris.org/bz/show_bug.cgi?id=6119

           Summary: supported_frequencies_Hz initialization should move
    Classification: Development
           Product: power-mgmt
           Version: unspecified
          Platform: Other
        OS/Version: Solaris
            Status: NEW
          Severity: minor
          Priority: P4
         Component: PAD
        AssignedTo: mark.haywood at sun.com
        ReportedBy: mark.haywood at sun.com
                CC: tesla-dev at opensolaris.org


The supported_frequencies_Hz statistic in the cpu_info kstat module is being
initialized by the CPU driver. This initialization should move (probably to
cpupm_init()) so that event driven CPUPM is not dependent on the driver. Of
course, this statistic is used by SPARC as well, so we'd need to figure out
the right place to initialize it for SPARC. Or maybe we leave it where it is
(the CPU driver) for SPARC only.

-- 
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.

Reply via email to