Re: [PATCH] powercap: intel_rapl: PSys support

From: Jacob Pan
Date: Thu Mar 17 2016 - 21:55:54 EST


On Thu, 17 Mar 2016 15:56:03 -0700
Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx> wrote:

> > > +#define MSR_PLATFORM_ENERGY_STATUS 0x0000064d
> > > +#define MSR_PLATFORM_POWER_LIMIT 0x0000065c
> > Please add those defines to intel_rapl.c as they're being used only
> > there, apparently.
> OK. I will move them.

I think it could be used by perf rapl pmu also, but later.