On Mon, Jul 27, 2009 at 09:25:54PM -0400, Len Brown wrote: > Hi Darrick, > On the system you are planning to run this on... > Are the power meters in the processor, or elsewhere? > > If they are the ones in the processor, I'd rather that > Linux use a native model-specific driver to access those > registers and not use ACPI. They're not in the processor. Right now we're simulating the meters in kvm until we get real hardware, though it could be a mechanism to report per-VM power use. --D