sched: Remove avg_wakeup
authorMike Galbraith <efault@gmx.de>
Thu, 11 Mar 2010 16:15:38 +0000 (17:15 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 11 Mar 2010 17:32:50 +0000 (18:32 +0100)
commitb42e0c41a422a212ddea0666d5a3a0e3c35206db
tree443cf5918548cab86c3f9f3f34a1b700d809070b
parent39c0cbe2150cbd848a25ba6cdb271d1ad46818ad
sched: Remove avg_wakeup

Testing the load which led to this heuristic (nfs4 kbuild) shows that it has
outlived it's usefullness.  With intervening load balancing changes, I cannot
see any difference with/without, so recover there fastpath cycles.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1268301062.6785.29.camel@marge.simson.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched.c
kernel/sched_debug.c
kernel/sched_fair.c
kernel/sched_features.h