Martin Schwidefsky e1c805309d [S390] /proc/stat idle field for idle cpus
The cpu idle field in the output of /proc/stat is too small for cpus
that have been idle for more than a tick. Add the architecture hook
arch_idle_time that allows to add the not accounted idle time of a
sleeping cpu without waking the cpu.

The s390 implementation of arch_idle_time uses the already existing
s390_idle_data per_cpu variable to find the sleep time of a neighboring
idle cpu.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-04-23 13:58:17 +02:00
..
2009-04-14 15:37:27 +02:00
2009-04-14 15:37:27 +02:00
2008-12-31 18:07:42 -05:00
2009-04-23 13:58:16 +02:00
2009-02-11 10:37:39 +01:00
2009-04-02 19:04:51 -07:00
2009-04-14 15:37:27 +02:00
2009-03-26 15:24:30 +01:00