Martin Schwidefsky 457533a7d3 [PATCH] fix scaled & unscaled cputime accounting
The utimescaled / stimescaled fields in the task structure and the
global cpustat should be set on all architectures. On s390 the calls
to account_user_time_scaled and account_system_time_scaled never have
been added. In addition system time that is accounted as guest time
to the user time of a process is accounted to the scaled system time
instead of the scaled user time.
To fix the bugs and to prevent future forgetfulness this patch merges
account_system_time_scaled into account_system_time and
account_user_time_scaled into account_user_time.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Chris Wright <chrisw@sous-sol.org>
Cc: Michael Neuling <mikey@neuling.org>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-12-31 15:11:46 +01:00
..
2008-12-25 13:38:55 +01:00
2008-12-25 13:38:55 +01:00
2008-12-25 13:38:55 +01:00
2005-04-16 15:20:36 -07:00
2008-07-14 10:02:25 +02:00
2008-12-25 13:39:15 +01:00
2008-04-17 07:47:06 +02:00
2008-12-25 13:39:15 +01:00
2007-04-27 16:01:42 +02:00
2008-11-14 18:18:55 +01:00
2008-04-30 13:38:43 +02:00
2008-12-25 13:38:55 +01:00