From: Eduardo Valentin <edubezval@gmail.com>
To: Lukasz Luba <lukasz.luba@arm.com>
Cc: linux-pm@vger.kernel.org, javi.merino@kernel.org, rui.zhang@intel.com
Subject: Re: [PATCH v3 0/2] thermal: power allocator: add new divvy-up algorithm
Date: Tue, 23 May 2017 20:24:11 -0700 [thread overview]
Message-ID: <20170524032409.GA2548@localhost.localdomain> (raw)
In-Reply-To: <1494575248-4166-1-git-send-email-lukasz.luba@arm.com>
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
On Fri, May 12, 2017 at 08:47:26AM +0100, Lukasz Luba wrote:
> Hi,
>
> This patch set introduces a new algorithm in IPA.
> It distributes the power in different way.
> In first phase the spare power is splited between the same
> type of deveices. In the next phase the rest of the power
> is split among all other devices.
> More detailed description can be found in first patch.
> Second patch adds trace to the algorithm.
Cool! Sorry for the late answer, but can you please provide some sort of
expected improvement here? From a power/thermal perspective?
>
> Patch set is based on v4.11.
>
> Changes:
> v3
> - trace function call moved to second patch
> v2
> - change division to div_u64()
>
> Regards,
> Lukasz Luba
>
> Lukasz Luba (2):
> thermal: IPA: add new divvy-up algorithm
> trace: power allocator: add trace for divvyup algorithm
>
> drivers/thermal/power_allocator.c | 179 +++++++++++++++++++++----
> include/trace/events/thermal_power_allocator.h | 40 ++++++
> 2 files changed, 195 insertions(+), 24 deletions(-)
>
> --
> 1.9.1
>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2017-05-24 3:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-12 7:47 [PATCH v3 0/2] thermal: power allocator: add new divvy-up algorithm Lukasz Luba
2017-05-12 7:47 ` [PATCH v3 1/2] thermal: IPA: " Lukasz Luba
2017-05-24 3:40 ` Eduardo Valentin
2017-05-12 7:47 ` [PATCH v3 2/2] trace: power allocator: add trace for divvyup algorithm Lukasz Luba
2017-05-12 14:16 ` Steven Rostedt
2017-05-15 11:04 ` Lukasz Luba
2017-05-24 4:04 ` Eduardo Valentin
2017-05-15 8:56 ` [PATCH v3 0/2] thermal: power allocator: add new divvy-up algorithm Lukasz Luba
2017-05-24 3:24 ` Eduardo Valentin [this message]
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=20170524032409.GA2548@localhost.localdomain \
--to=edubezval@gmail.com \
--cc=javi.merino@kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lukasz.luba@arm.com \
--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;
as well as URLs for NNTP newsgroup(s).