summaryrefslogtreecommitdiffstats
path: root/kernel/tsacct.c
diff options
context:
space:
mode:
authorKAMEZAWA Hiroyuki2010-10-28 00:33:42 +0200
committerLinus Torvalds2010-10-28 03:03:09 +0200
commit711d3d2c9bc3fb7cb5116352fecdb5b4adb6db6e (patch)
tree09979a5e3d7b2e1fe7b7de193d11d6f468a67e76 /kernel/tsacct.c
parentmemcg: use for_each_mem_cgroup (diff)
downloadkernel-qcow2-linux-711d3d2c9bc3fb7cb5116352fecdb5b4adb6db6e.tar.gz
kernel-qcow2-linux-711d3d2c9bc3fb7cb5116352fecdb5b4adb6db6e.tar.xz
kernel-qcow2-linux-711d3d2c9bc3fb7cb5116352fecdb5b4adb6db6e.zip
memcg: cpu hotplug aware percpu count updates
Now, memcgroup's per cpu coutner uses for_each_possible_cpu() to get the value. It's better to use for_each_online_cpu() and a cpu hotplug handler. This patch only handles statistics counter. MEM_CGROUP_ON_MOVE will be handled in another patch. Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Cc: Balbir Singh <balbir@in.ibm.com> Cc: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/tsacct.c')
0 files changed, 0 insertions, 0 deletions