[RESEND 2][PATCH 1/4] Introduce a new field "guest" in cpustat

Previous thread: [RESEND 2][PATCH 0/4] Virtual Machine Time Accounting by Laurent Vivier on Monday, September 10, 2007 - 10:12 am. (7 messages)

Next thread: [RESEND 2]PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct by Laurent Vivier on Monday, September 10, 2007 - 10:12 am. (1 message)
To: Ingo Molnar <mingo@...>
Cc: linux-kernel <linux-kernel@...>
Date: Monday, September 10, 2007 - 10:12 am

[PATCH 1/4] as recent CPUs introduce a third running state, after "user" and
"system", we need a new field, "guest", in cpustat to store the time used by
the CPU to run virtual CPU. Modify /proc/stat to display this new field.

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

Previous thread: [RESEND 2][PATCH 0/4] Virtual Machine Time Accounting by Laurent Vivier on Monday, September 10, 2007 - 10:12 am. (7 messages)

Next thread: [RESEND 2]PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct by Laurent Vivier on Monday, September 10, 2007 - 10:12 am. (1 message)