]> Git Repo - linux.git/commit
memcg: cleanup mem_cgroup_init comment
authorMichal Hocko <[email protected]>
Sat, 23 Feb 2013 00:35:41 +0000 (16:35 -0800)
committerLinus Torvalds <[email protected]>
Sun, 24 Feb 2013 01:50:21 +0000 (17:50 -0800)
commit1081312f95be1a0fc093556d789e482d3ab0f5b0
tree5d6ac1499b9f1724cb3f77a69c6bb23791158f01
parente477749624fcf0dc95bfa494b7fa6ba2000fe670
memcg: cleanup mem_cgroup_init comment

We should encourage all memcg controller initialization independent on a
specific mem_cgroup to be done here rather than exploit css_alloc
callback and assume that nothing happens before root cgroup is created.

Signed-off-by: Michal Hocko <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/memcontrol.c
This page took 0.051238 seconds and 4 git commands to generate.