Re: [Patch v3 2/7] sched: Add infrastructure to store and update instantaneous thermal pressure

2019-10-18 Thread Vincent Guittot
Hi Thara, On Thu, 17 Oct 2019 at 18:40, Thara Gopinath wrote: > > On 10/17/2019 04:44 AM, Vincent Guittot wrote: > > Hi Thara, > > > > On Wed, 16 Oct 2019 at 23:22, Thara Gopinath > > wrote: > >> > >> Hi Vincent, > >> > >> Thanks for the review > >> On 10/14/2019 11:50 AM, Vincent Guittot

Re: [Patch v3 2/7] sched: Add infrastructure to store and update instantaneous thermal pressure

2019-10-17 Thread Thara Gopinath
On 10/17/2019 04:44 AM, Vincent Guittot wrote: > Hi Thara, > > On Wed, 16 Oct 2019 at 23:22, Thara Gopinath > wrote: >> >> Hi Vincent, >> >> Thanks for the review >> On 10/14/2019 11:50 AM, Vincent Guittot wrote: >>> Hi Thara, >>> >>> On Mon, 14 Oct 2019 at 02:58, Thara Gopinath >>> wrote:

Re: [Patch v3 2/7] sched: Add infrastructure to store and update instantaneous thermal pressure

2019-10-17 Thread Vincent Guittot
Hi Thara, On Wed, 16 Oct 2019 at 23:22, Thara Gopinath wrote: > > Hi Vincent, > > Thanks for the review > On 10/14/2019 11:50 AM, Vincent Guittot wrote: > > Hi Thara, > > > > On Mon, 14 Oct 2019 at 02:58, Thara Gopinath > > wrote: > >> > >> Add thermal.c and thermal.h files that provides

Re: [Patch v3 2/7] sched: Add infrastructure to store and update instantaneous thermal pressure

2019-10-16 Thread Thara Gopinath
Hi Vincent, Thanks for the review On 10/14/2019 11:50 AM, Vincent Guittot wrote: > Hi Thara, > > On Mon, 14 Oct 2019 at 02:58, Thara Gopinath > wrote: >> >> Add thermal.c and thermal.h files that provides interface >> APIs to initialize, update/average, track, accumulate and decay >> thermal

Re: [Patch v3 2/7] sched: Add infrastructure to store and update instantaneous thermal pressure

2019-10-14 Thread Vincent Guittot
Hi Thara, On Mon, 14 Oct 2019 at 02:58, Thara Gopinath wrote: > > Add thermal.c and thermal.h files that provides interface > APIs to initialize, update/average, track, accumulate and decay > thermal pressure per cpu basis. A per cpu structure max_capacity_info is > introduced to keep track of

[Patch v3 2/7] sched: Add infrastructure to store and update instantaneous thermal pressure

2019-10-13 Thread Thara Gopinath
Add thermal.c and thermal.h files that provides interface APIs to initialize, update/average, track, accumulate and decay thermal pressure per cpu basis. A per cpu structure max_capacity_info is introduced to keep track of instantaneous per cpu thermal pressure. Thermal pressure is the delta