sched: disable the hrtick for now
authorIngo Molnar <mingo@elte.hu>
Mon, 20 Oct 2008 12:27:43 +0000 (14:27 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 20 Oct 2008 12:27:43 +0000 (14:27 +0200)
David Miller reported that hrtick update overhead has tripled the
wakeup overhead on Sparc64.

That is too much - disable the HRTICK feature for now by default,
until a faster implementation is found.

Reported-by: David Miller <davem@davemloft.net>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_features.h

Simple merge