sched, timers: cleanup avenrun users
authorThomas Gleixner <tglx@linutronix.de>
Sat, 2 May 2009 18:08:52 +0000 (20:08 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 15 May 2009 13:32:45 +0000 (15:32 +0200)
avenrun is an rough estimate so we don't have to worry about
consistency of the three avenrun values. Remove the xtime lock
dependency and provide a function to scale the values. Cleanup the
users.

[ Impact: cleanup ]

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>

No differences found