From: Glauber Costa Date: Mon, 28 Nov 2011 16:45:18 +0000 (-0200) Subject: sched/accounting, cgroups: Reuse cgroup's parent pointer X-Git-Tag: v3.3-rc1~191^2~9^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44252e421ad81e711c5a9db158fad7f433f70665;p=pandora-kernel.git sched/accounting, cgroups: Reuse cgroup's parent pointer We already have a pointer to the cgroup parent (whose data is more likely to be in the cache than this, anyway), so there is no need to have this one in cpuacct. This patch makes the underlying cgroup be used instead. Signed-off-by: Glauber Costa Reviewed-by: KAMEZAWA Hiroyuki Cc: Paul Tuner Cc: Li Zefan Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1322498719-2255-3-git-send-email-glommer@parallels.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed