Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-22 Thread Lukasz Luba
Hi Daniel, On 2/22/21 10:22 AM, Daniel Lezcano wrote: Hi Lukasz, sorry for the delay, it took more time to finish my current work before commenting these patches. No worries, thank you looking at this. On 26/01/2021 11:39, Lukasz Luba wrote: Hi all, This patch set tries to add the missi

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-22 Thread Daniel Lezcano
Hi Lukasz, sorry for the delay, it took more time to finish my current work before commenting these patches. On 26/01/2021 11:39, Lukasz Luba wrote: > Hi all, > > This patch set tries to add the missing feature in the Intelligent Power > Allocation (IPA) governor which is: frequency limit set

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-02 Thread Lukasz Luba
On 2/2/21 9:31 AM, Chanwoo Choi wrote: Hi Lukasz, I'll review this patchset until tomorrow. Thank you Chanwoo, I will wait then. Lukasz Thanks. Chanwoo Choi

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-02 Thread Chanwoo Choi
Hi Lukasz, I'll review this patchset until tomorrow. Thanks. Chanwoo Choi On 2/1/21 8:23 PM, Lukasz Luba wrote: > Daniel, Chanwoo > > Gentle ping. Have you have a chance to check these patches? > > On 1/26/21 10:39 AM, Lukasz Luba wrote: >> Hi all, >> >> This patch set tries to add the missin

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-01 Thread Lukasz Luba
Hi Daniel, On 2/1/21 2:21 PM, Daniel Lezcano wrote: Hi Lukasz, On 01/02/2021 12:23, Lukasz Luba wrote: Daniel, Chanwoo Gentle ping. Have you have a chance to check these patches? I will review the patches in a couple of days Thank you, I will wait then. Regards, Lukasz -- Daniel

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-01 Thread Lukasz Luba
Hi Rafael, On 2/1/21 2:19 PM, Rafael J. Wysocki wrote: On Tue, Jan 26, 2021 at 11:40 AM Lukasz Luba wrote: Hi all, This patch set tries to add the missing feature in the Intelligent Power Allocation (IPA) governor which is: frequency limit set by user space. User can set max allowed frequenc

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-01 Thread Daniel Lezcano
Hi Lukasz, On 01/02/2021 12:23, Lukasz Luba wrote: > Daniel, Chanwoo > > Gentle ping. Have you have a chance to check these patches? I will review the patches in a couple of days -- Daniel > On 1/26/21 10:39 AM, Lukasz Luba wrote: >> Hi all, >> >> This patch set tries to add the missing f

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-01 Thread Rafael J. Wysocki
On Tue, Jan 26, 2021 at 11:40 AM Lukasz Luba wrote: > > Hi all, > > This patch set tries to add the missing feature in the Intelligent Power > Allocation (IPA) governor which is: frequency limit set by user space. > User can set max allowed frequency for a given device which has impact on > max al

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-02-01 Thread Lukasz Luba
Daniel, Chanwoo Gentle ping. Have you have a chance to check these patches? On 1/26/21 10:39 AM, Lukasz Luba wrote: Hi all, This patch set tries to add the missing feature in the Intelligent Power Allocation (IPA) governor which is: frequency limit set by user space. User can set max allowed f

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-01-27 Thread Viresh Kumar
On 27-01-21, 10:11, Lukasz Luba wrote: > > > On 1/27/21 9:15 AM, Viresh Kumar wrote: > > On 26-01-21, 10:39, Lukasz Luba wrote: > > > As it's a RFC, it still misses the cpufreq sysfs implementation, but would > > > be addressed if all agree. > > > > Not commenting on the whole stuff but if you e

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-01-27 Thread Lukasz Luba
On 1/27/21 9:15 AM, Viresh Kumar wrote: On 26-01-21, 10:39, Lukasz Luba wrote: As it's a RFC, it still misses the cpufreq sysfs implementation, but would be addressed if all agree. Not commenting on the whole stuff but if you ever need something for cpufreq, it is already there. Look for th

Re: [RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-01-27 Thread Viresh Kumar
On 26-01-21, 10:39, Lukasz Luba wrote: > As it's a RFC, it still misses the cpufreq sysfs implementation, but would > be addressed if all agree. Not commenting on the whole stuff but if you ever need something for cpufreq, it is already there. Look for these. store_one(scaling_min_freq, min); sto

[RFC][PATCH 0/3] New thermal interface allowing IPA to get max power

2021-01-26 Thread Lukasz Luba
Hi all, This patch set tries to add the missing feature in the Intelligent Power Allocation (IPA) governor which is: frequency limit set by user space. User can set max allowed frequency for a given device which has impact on max allowed power. In current design there is no mechanism to figure thi