[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1480088073-11642-1-git-send-email-vincent.guittot@linaro.org>
Date: Fri, 25 Nov 2016 16:34:31 +0100
From: Vincent Guittot <vincent.guittot@...aro.org>
To: peterz@...radead.org, mingo@...nel.org,
linux-kernel@...r.kernel.org, matt@...eblueprint.co.uk,
Morten.Rasmussen@....com, dietmar.eggemann@....com
Cc: kernellwp@...il.com, yuyang.du@...el.com, umgwanakikbuti@...il.com,
Vincent Guittot <vincent.guittot@...aro.org>
Subject: [PATCH 0/2 v2] sched: improve spread of tasks during fork
This patchset was originally 1 patch but a perf regression happened during the rebase.
The patch 01 fixes the perf regression discovered in tip/sched/core during the
rebase.
The patch 02 is the rebase of the patch that fixes the regression raised by
Matt Fleming [1].
[1] https://lkml.org/lkml/2016/10/18/206
Vincent Guittot (2):
sched: fix find_idlest_group for fork
sched: use load_avg for selecting idlest group
kernel/sched/fair.c | 54 +++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 44 insertions(+), 10 deletions(-)
--
2.7.4
Powered by blists - more mailing lists