Re: [PATCH 08/12] cgroup: convert memcg controller to the new cftypeinterface

From: KAMEZAWA Hiroyuki
Date: Wed Mar 21 2012 - 20:29:22 EST


(2012/03/22 7:17), Tejun Heo wrote:

> Convert memcg to use the new cftype based interface. kmem support
> abuses ->populate() for mem_cgroup_sockets_init() so it can't be
> removed at the moment.
>
> tcp_memcontrol is updated so that tcp_files[] is registered via a
> __initcall. This change also allows removing the forward declaration
> of tcp_files[]. Removed.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> Cc: Johannes Weiner <hannes@xxxxxxxxxxx>
> Cc: Michal Hocko <mhocko@xxxxxxx>
> Cc: Balbir Singh <bsingharora@xxxxxxxxx>
> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
> Cc: Glauber Costa <glommer@xxxxxxxxxxxxx>
> Cc: Hugh Dickins <hughd@xxxxxxxxxx>
> Cc: Greg Thelen <gthelen@xxxxxxxxxx>


Ok, then, files will be created by cgroup core not by memcg.
base_cftypes seems very good.

Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>

Thank you.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/