public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] cpuacct cgroup refactoring
@ 2011-11-28 16:45 Glauber Costa
  2011-11-28 16:45 ` [PATCH v2 1/3] Change cpustat fields to an array Glauber Costa
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Glauber Costa @ 2011-11-28 16:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: paul, lizf, daniel.lezcano, a.p.zijlstra, jbottomley, pjt,
	cgroups, bsingharora, devel, kamezawa.hiroyu

Hi,

This is the same series I've already sent before. Just sending again
after the conflict with the code that was in tip.git

Best regards,

Glauber Costa (3):
  Change cpustat fields to an array.
  Reuse cgroup's parent pointer
  cpuacct.stat: re-use scheduler statistics for the root cgroup

 arch/s390/appldata/appldata_os.c       |   16 +-
 arch/x86/include/asm/i387.h            |    2 +-
 drivers/cpufreq/cpufreq_conservative.c |   38 +++---
 drivers/cpufreq/cpufreq_ondemand.c     |   38 +++---
 drivers/macintosh/rack-meter.c         |    8 +-
 fs/proc/stat.c                         |   63 ++++-----
 fs/proc/uptime.c                       |    4 +-
 include/linux/kernel_stat.h            |   36 +++--
 kernel/sched/core.c                    |  242 +++++++++++++++----------------
 kernel/sched/sched.h                   |   33 ++++-
 10 files changed, 248 insertions(+), 232 deletions(-)

-- 
1.7.6.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-06 20:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 16:45 [PATCH v2 0/3] cpuacct cgroup refactoring Glauber Costa
2011-11-28 16:45 ` [PATCH v2 1/3] Change cpustat fields to an array Glauber Costa
2011-12-06  9:56   ` [tip:sched/core] sched/accounting: " tip-bot for Glauber Costa
2011-11-28 16:45 ` [PATCH v2 2/3] Reuse cgroup's parent pointer Glauber Costa
2011-12-06  9:57   ` [tip:sched/core] sched/accounting, cgroups: " tip-bot for Glauber Costa
2011-11-28 16:45 ` [PATCH v2 3/3] cpuacct.stat: re-use scheduler statistics for the root cgroup Glauber Costa
2011-12-06 20:21   ` [tip:sched/core] sched/accounting: Re-use " tip-bot for Glauber Costa
2011-12-01 10:56 ` [PATCH v2 0/3] cpuacct cgroup refactoring Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox