[RESEND 2]PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct

Previous thread: [RESEND 2][PATCH 1/4] Introduce a new field "guest" in cpustat by Laurent Vivier on Monday, September 10, 2007 - 7:12 am. (1 message)

Next thread: [RESEND 2][PATCH 3/4] modify account_system_time() to update guest time in cpustat and task_struct by Laurent Vivier on Monday, September 10, 2007 - 7:12 am. (4 messages)
From: Laurent Vivier
Date: Monday, September 10, 2007 - 7:12 am

[PATCH 2/4] like for cpustat, introduce the "gtime" (guest time of the task) and
"cgtime" (guest time of the task children) fields for the
tasks. Modify signal_struct and task_struct. Modify /proc/<pid>/stat to display
these new fields.

Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
-- 
------------- Laurent.Vivier@bull.net  --------------
          "Software is hard" - Donald Knuth


Previous thread: [RESEND 2][PATCH 1/4] Introduce a new field "guest" in cpustat by Laurent Vivier on Monday, September 10, 2007 - 7:12 am. (1 message)

Next thread: [RESEND 2][PATCH 3/4] modify account_system_time() to update guest time in cpustat and task_struct by Laurent Vivier on Monday, September 10, 2007 - 7:12 am. (4 messages)