[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180524141023.13765-1-patrick.bellasi@arm.com>
Date: Thu, 24 May 2018 15:10:21 +0100
From: Patrick Bellasi <patrick.bellasi@....com>
To: linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Cc: Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
"Rafael J . Wysocki" <rafael.j.wysocki@...el.com>,
Viresh Kumar <viresh.kumar@...aro.org>,
Vincent Guittot <vincent.guittot@...aro.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
Morten Rasmussen <morten.rasmussen@....com>,
Juri Lelli <juri.lelli@...hat.com>,
Joel Fernandes <joelaf@...gle.com>,
Steve Muckle <smuckle@...gle.com>
Subject: [PATCH v3 0/2] Improve schedutil integration for FAIR tasks
Here is the (hopefully) final update of:
https://lkml.org/lkml/2018/5/11/319
20180511131509.16275-1-patrick.bellasi@....com
including only the first two patches of the original series, which have been
already reviewed and acked by Viresh and Vincent.
The last patch has been removed from this series since, during the discussion,
we agree that it's not completely fixing the problem it was addressing and we
would like to explore a better and more complete solution. Thus, I'll follow up
on a separated and dedicated series.
Cheers Patrick
Changes in v3:
- add "Tested-by" and "Acked-by" Vincent tags
Changes in v2:
- improve comment in enqueue_task_fair() (Peter)
- add "Fixes" tag
- add "Acked-by" Viresh tag
Patrick Bellasi (2):
sched/cpufreq: always consider blocked FAIR utilization
sched/fair: util_est: update before schedutil
kernel/sched/cpufreq_schedutil.c | 17 ++++++++---------
kernel/sched/fair.c | 9 ++++++++-
2 files changed, 16 insertions(+), 10 deletions(-)
--
2.15.1
Powered by blists - more mailing lists