From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:02 +0000 (+0200) Subject: sched: debug: track maximum 'slice' X-Git-Tag: v2.6.24-rc1~1289^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba1ed4b7e52720e3099325874811c38a5ec1562;p=pandora-kernel.git sched: debug: track maximum 'slice' track the maximum amount of time a task has executed while the CPU load was at least 2x. (i.e. at least two nice-0 tasks were runnable) Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Signed-off-by: Mike Galbraith Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed