From: Peter Zijlstra <peterz@infradead.org>
To: Vincent Donnefort <vdonnefort@google.com>
Cc: mingo@redhat.com, vincent.guittot@linaro.org,
linux-kernel@vger.kernel.org, dietmar.eggemann@arm.com,
morten.rasmussen@arm.com, chris.redpath@arm.com,
qperret@google.com, tao.zhou@linux.dev, kernel-team@android.com
Subject: Re: [PATCH v11 0/7] feec() energy margin removal
Date: Tue, 28 Jun 2022 09:21:23 +0200 [thread overview]
Message-ID: <Yrqr84h5xe2GYMVb@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <20220621090414.433602-1-vdonnefort@google.com>
On Tue, Jun 21, 2022 at 10:04:07AM +0100, Vincent Donnefort wrote:
> Dietmar Eggemann (3):
> sched, drivers: Remove max param from
> effective_cpu_util()/sched_cpu_util()
> sched/fair: Rename select_idle_mask to select_rq_mask
> sched/fair: Use the same cpumask per-PD throughout
> find_energy_efficient_cpu()
>
> Vincent Donnefort (4):
> sched/fair: Provide u64 read for 32-bits arch helper
> sched/fair: Decay task PELT values during wakeup migration
> sched/fair: Remove task_util from effective utilization in feec()
> sched/fair: Remove the energy margin in feec()
>
> drivers/powercap/dtpm_cpu.c | 33 +--
> drivers/thermal/cpufreq_cooling.c | 6 +-
> include/linux/sched.h | 2 +-
> kernel/sched/core.c | 15 +-
> kernel/sched/cpufreq_schedutil.c | 5 +-
> kernel/sched/fair.c | 470 +++++++++++++++++++-----------
> kernel/sched/pelt.h | 40 ++-
> kernel/sched/sched.h | 53 +++-
> 8 files changed, 400 insertions(+), 224 deletions(-)
Thanks!
prev parent reply other threads:[~2022-06-28 7:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-21 9:04 Vincent Donnefort
2022-06-21 9:04 ` [PATCH v11 1/7] sched/fair: Provide u64 read for 32-bits arch helper Vincent Donnefort
2022-06-30 15:10 ` [tip: sched/core] " tip-bot2 for Vincent Donnefort
2022-06-21 9:04 ` [PATCH v11 2/7] sched/fair: Decay task PELT values during wakeup migration Vincent Donnefort
2022-06-30 15:10 ` [tip: sched/core] " tip-bot2 for Vincent Donnefort
2022-06-21 9:04 ` [PATCH v11 3/7] sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util() Vincent Donnefort
2022-06-30 15:10 ` [tip: sched/core] " tip-bot2 for Dietmar Eggemann
2022-06-21 9:04 ` [PATCH v11 4/7] sched/fair: Rename select_idle_mask to select_rq_mask Vincent Donnefort
2022-06-23 9:11 ` Dietmar Eggemann
2022-06-30 15:10 ` [tip: sched/core] " tip-bot2 for Dietmar Eggemann
2022-06-21 9:04 ` [PATCH v11 5/7] sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu() Vincent Donnefort
2022-06-30 15:10 ` [tip: sched/core] " tip-bot2 for Dietmar Eggemann
2022-06-21 9:04 ` [PATCH v11 6/7] sched/fair: Remove task_util from effective utilization in feec() Vincent Donnefort
2022-06-30 15:10 ` [tip: sched/core] " tip-bot2 for Vincent Donnefort
2022-06-21 9:04 ` [PATCH v11 7/7] sched/fair: Remove the energy margin " Vincent Donnefort
2022-06-30 15:10 ` [tip: sched/core] " tip-bot2 for Vincent Donnefort
2022-06-28 7:21 ` Peter Zijlstra [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=Yrqr84h5xe2GYMVb@hirez.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=chris.redpath@arm.com \
--cc=dietmar.eggemann@arm.com \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=morten.rasmussen@arm.com \
--cc=qperret@google.com \
--cc=tao.zhou@linux.dev \
--cc=vdonnefort@google.com \
--cc=vincent.guittot@linaro.org \
/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
all inboxes | Powered by JetHome®