Re: [PATCH v2 3/3] PM: Introduce Intel PowerClamp Driver

2012-11-27 Thread Jacob Pan
On Mon, 26 Nov 2012 15:27:25 -0800 Joe Perches wrote: > On Mon, 2012-11-26 at 06:37 -0800, Jacob Pan wrote: > > Intel PowerClamp driver performs synchronized idle injection across > > all online CPUs. The goal is to maintain a given package level > > C-state ratio. > > trivial notes: > > > diff

Re: [PATCH v2 3/3] PM: Introduce Intel PowerClamp Driver

2012-11-26 Thread Joe Perches
On Mon, 2012-11-26 at 06:37 -0800, Jacob Pan wrote: > Intel PowerClamp driver performs synchronized idle injection across > all online CPUs. The goal is to maintain a given package level C-state > ratio. trivial notes: > diff --git a/drivers/thermal/intel_powerclamp.c > b/drivers/thermal/intel_p