Peter Zijlstra 4c77b18cf8 sched/fair: Make select_idle_cpu() more aggressive
Kitsunyan reported desktop latency issues on his Celeron 887 because
of commit:

  1b568f0aabf2 ("sched/core: Optimize SCHED_SMT")

... even though his CPU doesn't do SMT.

The effect of running the SMT code on a !SMT part is basically a more
aggressive select_idle_cpu(). Removing the avg condition fixed things
for him.

I also know FB likes this test gone, even though other workloads like
having it.

For now, take it out by default, until we get a better idea.

Reported-by: kitsunyan <kitsunyan@inbox.ru>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Chris Mason <clm@fb.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Mike Galbraith <umgwanakikbuti@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2017-03-02 08:50:17 +01:00
..
2017-01-12 07:01:56 -07:00
2017-02-27 18:43:48 -08:00
2017-02-27 18:43:48 -08:00
2017-02-27 18:43:48 -08:00
2017-02-22 10:30:38 -08:00
2017-02-10 11:15:08 +01:00
2017-02-22 17:08:33 -08:00
2017-01-14 11:37:18 +01:00
2017-02-27 18:43:47 -08:00
2016-12-22 22:58:37 -05:00
2016-09-22 20:00:36 -05:00
2017-02-10 11:15:08 +01:00