]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "sched/fair: Fix fairness issue on migration"
authorIngo Molnar <mingo@kernel.org>
Wed, 11 May 2016 06:25:53 +0000 (08:25 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 11 May 2016 06:25:53 +0000 (08:25 +0200)
commitc311cb0dc2080bbae44947776d4fc6304794417b
treedb53cf2c46e8a052f624889ff8283d0495280b85
parent064468e0d3ac57810146102470337ec4eab51eb1
Revert "sched/fair: Fix fairness issue on migration"

Mike reported that this recent commit:

  1076c42e2b98 ("sched/fair: Fix fairness issue on migration")

... broke interactivity and the signal starvation test.

We have a proper fix series in the works but ran out of time for
v4.6, so revert the commit.

Reported-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c