[Devel] [PATCH 0/2] Show per-cpu data in cpuacct stats

Glauber Costa glommer at parallels.com
Wed Jun 20 04:38:14 PDT 2012


Hi,

Peter, Paul, and others:

Since Peter is currently reworking put_prev_task/pick_next_task, I split
my cpu stats series in two: the part that touches cpuacct is not dependent
on that at all. So please let me know if you are comfortable with merging this.

Is basically the same code as my last submission, which gets rid of the
key:value mapping to expose the information, resorting to the seq_string
interface.

Glauber Costa (2):
  account guest time per-cgroup as well.
  expose fine-grained per-cpu data for cpuacct stats

 kernel/sched/core.c |   47 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 41 insertions(+), 6 deletions(-)

-- 
1.7.10.2




More information about the Devel mailing list