Re: [PATCH v4 0/5] Let the power allocator thermal governor run on any thermal zone

2015-09-14 Thread Javi Merino
On Mon, Sep 14, 2015 at 04:04:16AM +0100, Eduardo Valentin wrote: > Javi, > > On Wed, Aug 26, 2015 at 02:26:39PM +0100, Javi Merino wrote: > > Relax the thermal governor requirements of sustainable_power and at > > least two trip points so that it can be bound to any thermal zone. > > Its behavior

Re: [PATCH v4 0/5] Let the power allocator thermal governor run on any thermal zone

2015-09-13 Thread Eduardo Valentin
Javi, On Wed, Aug 26, 2015 at 02:26:39PM +0100, Javi Merino wrote: > Relax the thermal governor requirements of sustainable_power and at > least two trip points so that it can be bound to any thermal zone. > Its behavior won't be optimal, it would be the best it can with the > data provided. > >

Re: [PATCH v4 0/5] Let the power allocator thermal governor run on any thermal zone

2015-09-02 Thread Javi Merino
On Wed, Aug 26, 2015 at 02:26:39PM +0100, Javi Merino wrote: > Relax the thermal governor requirements of sustainable_power and at > least two trip points so that it can be bound to any thermal zone. > Its behavior won't be optimal, it would be the best it can with the > data provided. > > Changes

[PATCH v4 0/5] Let the power allocator thermal governor run on any thermal zone

2015-08-26 Thread Javi Merino
Relax the thermal governor requirements of sustainable_power and at least two trip points so that it can be bound to any thermal zone. Its behavior won't be optimal, it would be the best it can with the data provided. Changes since v3: - Don't hardcode a value for sustainable power and re-estim