[PATCH 0/4] Provide cpuacct functionality in cpu cgroup

From: Glauber Costa
Date: Tue Nov 15 2011 - 11:00:50 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/