From: Martin Schwidefsky Date: Wed, 31 Dec 2008 14:11:41 +0000 (+0100) Subject: [PATCH] improve idle cputime accounting X-Git-Tag: v2.6.29-rc1~527^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfb9b3c3a7361c793c031e9c3583b177ac5debd;p=pandora-kernel.git [PATCH] improve idle cputime accounting Distinguish the cputime of the idle process where idle is actually using cpu cycles from the cputime where idle is sleeping on an enabled wait psw. The former is accounted as system time, the later as idle time. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed