All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Provide cpuacct functionality in cpu cgroup
@ 2011-11-15 15:59 Glauber Costa
  2011-11-15 15:59 ` [PATCH 1/4] Change cpustat fields to an array Glauber Costa
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Glauber Costa @ 2011-11-15 15:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: paul, lizf, daniel.lezcano, a.p.zijlstra, jbottomley, pjt,
	cgroups

Hi,

This is an excerpt of the last patches I sent regarding cpu cgroup.
It is mostly focused on cleaning up what we have now, so it can
be considered largely preparation. As a user of the new organization
of things, I am including cpuacct stats functionality in the end of
the series. The files related to cpuusage are left to be sent in
an upcoming series after this one is included.

Let me know if there is anything you'd like me to address.

Glauber Costa (4):
  Change cpustat fields to an array.
  split kernel stat in two
  Keep scheduler statistics per cgroup
  provide a version of cpuacct statistics inside cpu cgroup

 arch/s390/appldata/appldata_os.c       |   18 ++-
 arch/x86/include/asm/i387.h            |    2 +-
 drivers/cpufreq/cpufreq_conservative.c |   33 +++--
 drivers/cpufreq/cpufreq_ondemand.c     |   33 +++--
 drivers/macintosh/rack-meter.c         |    8 +-
 fs/proc/stat.c                         |   67 +++++-----
 fs/proc/uptime.c                       |    9 +-
 include/linux/kernel_stat.h            |   54 ++++++--
 kernel/sched.c                         |  228 +++++++++++++++++++++++++-------
 9 files changed, 315 insertions(+), 137 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2011-11-23 10:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-15 15:59 [PATCH 0/4] Provide cpuacct functionality in cpu cgroup Glauber Costa
2011-11-15 15:59 ` [PATCH 1/4] Change cpustat fields to an array Glauber Costa
2011-11-16  5:58   ` Paul Turner
2011-11-16 11:25     ` Glauber Costa
2011-11-16 11:31       ` Glauber Costa
2011-11-15 15:59 ` [PATCH 2/4] split kernel stat in two Glauber Costa
2011-11-16  6:12   ` Paul Turner
2011-11-16 11:34     ` Glauber Costa
2011-11-15 15:59 ` [PATCH 3/4] Keep scheduler statistics per cgroup Glauber Costa
2011-11-16  7:02   ` Paul Turner
2011-11-16 11:56     ` Glauber Costa
2011-11-15 15:59 ` [PATCH 4/4] provide a version of cpuacct statistics inside cpu cgroup Glauber Costa
     [not found]   ` <1321372757-1581-5-git-send-email-glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>
2011-11-17  7:12     ` Balbir Singh
2011-11-17  7:12       ` Balbir Singh
2011-11-16  0:57 ` [PATCH 0/4] Provide cpuacct functionality in " KAMEZAWA Hiroyuki
     [not found]   ` <20111116095706.6304e695.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2011-11-23 10:29     ` Glauber Costa
2011-11-23 10:29       ` Glauber Costa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.