commit | 9cfb9b3c3a7361c793c031e9c3583b177ac5debd | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Dec 31 15:11:41 2008 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Dec 31 15:11:48 2008 +0100 |
tree | b735c71e6fee3fd1464c21ce53f93d98ceddf90d | |
parent | 6f43092441bda528dd38f2dc6c1e2522c5079fb7 [diff] |
[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 <schwidefsky@de.ibm.com>