[PATCH v3 0/2] Improve schedutil integration for FAIR tasks
From: Patrick Bellasi
Date: Thu May 24 2018 - 09:17:56 EST
Here is the (hopefully) final update of:
https://lkml.org/lkml/2018/5/11/319
20180511131509.16275-1-patrick.bellasi@xxxxxxx
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