On 02/05/2013 11:04 PM, Michal Hocko wrote: > On Tue 05-02-13 13:53:24, Johannes Weiner wrote: > [...] >> Subject: [patch] memcg: reduce the size of struct memcg 244-fold morrr fix >> >> Remove struct mem_cgroup_lru_info. It only holds the nodeinfo array >> and is actively misleading because there is all kinds of per-node >> stuff in addition to the LRU info in there. On that note, remove the >> incorrect comment as well. >> >> Move comment about the nodeinfo[0] array having to be the last field >> in struct mem_cgroup after said array. Should be more visible when >> attempting to append new members to the struct. >> >> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> > > Yes, I like this. The info level is just artificatial and without any > good reason. > > Acked-by: Michal Hocko <mhocko@xxxxxxx> > Acked-by: Glauber Costa <glommer@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html