]> 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)
commitfc6d1d81bccd89e32fb52c247af706f05732fcab
treedb53cf2c46e8a052f624889ff8283d0495280b85
parent431f6182fed6d93812a5529f5c26142a02eff343
Revert "sched/fair: Fix fairness issue on migration"

Mike reported that this recent commit:

  4d21cc839979 ("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