[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1322498719-2255-1-git-send-email-glommer@parallels.com>
Date: Mon, 28 Nov 2011 14:45:16 -0200
From: Glauber Costa <glommer@...allels.com>
To: linux-kernel@...r.kernel.org
Cc: paul@...lmenage.org, lizf@...fujitsu.com, daniel.lezcano@...e.fr,
a.p.zijlstra@...llo.nl, jbottomley@...allels.com, pjt@...gle.com,
cgroups@...r.kernel.org, bsingharora@...il.com, devel@...nvz.org,
kamezawa.hiroyu@...fujitsu.com
Subject: [PATCH v2 0/3] cpuacct cgroup refactoring
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists