From: Peter Zijlstra Date: Wed, 14 Jan 2009 11:39:18 +0000 (+0100) Subject: sched: introduce avg_wakeup X-Git-Tag: v2.6.30-rc1~658^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831451ac4e44d3a20b581ce726ef1d1144373f7d;p=pandora-kernel.git sched: introduce avg_wakeup Introduce a new avg_wakeup statistic. avg_wakeup is a measure of how frequently a task wakes up other tasks, it represents the average time between wakeups, with a limit of avg_runtime for when it doesn't wake up anybody. Signed-off-by: Peter Zijlstra Signed-off-by: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed