From: Lukasz Luba <lukasz.luba@arm.com>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: linux-kernel@vger.kernel.org, daniel.lezcano@linaro.org,
linux-pm@vger.kernel.org, rui.zhang@intel.com
Subject: Re: [PATCH 0/7] Minor cleanup for thermal gov power allocator
Date: Thu, 23 Nov 2023 15:19:58 +0000 [thread overview]
Message-ID: <5fd9ce52-9216-47ae-9ed3-fabb0f3b02fd@arm.com> (raw)
In-Reply-To: <ce8f1a13-b56f-4419-a954-8d987af44112@arm.com>
Hi Rafael,
Gentle ping
On 10/26/23 13:22, Lukasz Luba wrote:
>
>
> On 10/26/23 09:54, Rafael J. Wysocki wrote:
>> On Wed, Oct 25, 2023 at 9:21 PM Lukasz Luba <lukasz.luba@arm.com> wrote:
>>>
>>> Hi all,
>>>
>>> The patch set does some small clean up for Intelligent Power Allocator.
>>> Those changes are not expected to alter the general functionality.
>>> They just
>>> improve the code reading. Only patch 3/7 might improve the use case for
>>> binding the governor to thermal zone (very unlikely in real products,
>>> but
>>> it's needed for correctness).
>>>
>>> The changes are based on top of current PM thermal branch, so with the
>>> new trip points.
>>>
>>> Regards,
>>> Lukasz
>>>
>>> Lukasz Luba (7):
>>> thermal: gov_power_allocator: Rename trip_max_desired_temperature
>>> thermal: gov_power_allocator: Setup trip points earlier
>>> thermal: gov_power_allocator: Check the cooling devices only for
>>> trip_max
>>> thermal: gov_power_allocator: Rearrange the order of variables
>>> thermal: gov_power_allocator: Use shorter variable when possible
>>> thermal: gov_power_allocator: Remove unneeded local variables
>>> thermal: gov_power_allocator: Clean needed variables at the beginning
>>>
>>> drivers/thermal/gov_power_allocator.c | 123 ++++++++++++++------------
>>> 1 file changed, 64 insertions(+), 59 deletions(-)
>>>
>>> --
>>
>> The series looks good to me overall, but I'd prefer to make these
>> changes in the 6.8 cycle, because the 6.7 merge window is around the
>> corner and there is quite a bit of thermal material in this cycle
>> already.
>
> Thanks for having a look! Yes, I agree, we can wait after the
> merge window. It just have to be cleaned one day a bit and I postponed
> this a few times, so no rush ;)
I've seen you've created the new pm/thermal. Could you consider to take
those in, please?
I would send some RFC on top showing the issue with reading back the CPU
max frequency from the PM_QoS chain.
Regards,
Lukasz
next prev parent reply other threads:[~2023-11-23 15:19 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 19:22 [PATCH 0/7] Minor cleanup for thermal gov power allocator Lukasz Luba
2023-10-25 19:22 ` [PATCH 1/7] thermal: gov_power_allocator: Rename trip_max_desired_temperature Lukasz Luba
2023-10-25 19:22 ` [PATCH 2/7] thermal: gov_power_allocator: Setup trip points earlier Lukasz Luba
2023-10-25 19:22 ` [PATCH 3/7] thermal: gov_power_allocator: Check the cooling devices only for trip_max Lukasz Luba
2023-10-25 19:22 ` [PATCH 4/7] thermal: gov_power_allocator: Rearrange the order of variables Lukasz Luba
2023-10-25 19:22 ` [PATCH 5/7] thermal: gov_power_allocator: Use shorter variable when possible Lukasz Luba
2023-10-25 19:22 ` [PATCH 6/7] thermal: gov_power_allocator: Remove unneeded local variables Lukasz Luba
2023-10-25 19:22 ` [PATCH 7/7] thermal: gov_power_allocator: Clean needed variables at the beginning Lukasz Luba
2023-10-26 8:54 ` [PATCH 0/7] Minor cleanup for thermal gov power allocator Rafael J. Wysocki
2023-10-26 12:22 ` Lukasz Luba
2023-11-23 15:19 ` Lukasz Luba [this message]
2023-11-23 19:50 ` Rafael J. Wysocki
2023-11-24 7:45 ` Lukasz Luba
2023-11-28 15:17 ` Rafael J. Wysocki
2023-11-28 15:32 ` Lukasz Luba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5fd9ce52-9216-47ae-9ed3-fabb0f3b02fd@arm.com \
--to=lukasz.luba@arm.com \
--cc=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox