From: Laurent Vivier Date: Mon, 15 Oct 2007 15:00:19 +0000 (+0200) Subject: sched: guest CPU accounting: add guest-CPU /proc/stat field X-Git-Tag: v2.6.24-rc1~1289^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e84cfde51cf303d368fcb48f22059f37b3872de;p=pandora-kernel.git sched: guest CPU accounting: add guest-CPU /proc/stat field 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 Acked-by: Avi Kivity Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed