Li, Aubrey wrote: > The problem is, So far I haven't found a server platform on which BIOS > exports the ACPI C-state objects out to OS. > So similar with P-state issue, we will run into the "CST object not > found" issue on a lot of server platforms. > That will make taking advantage of the deeper C-states on these systems difficult. :)
> I still can do the driver on the mobile platform, but for now hardcoded > the C-state info is fine to me. > What's your thoughts? > I think that's ok for now. If we can get at the C-state information, we'll use it...otherwise we can fall back to the hard coded assumption that C0 / C1 are supported. Thanks, -Eric
