[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121114183007.GC21185@mtj.dyndns.org>
Date: Wed, 14 Nov 2012 10:30:07 -0800
From: Tejun Heo <htejun@...il.com>
To: Michal Hocko <mhocko@...e.cz>
Cc: Li Zefan <lizefan@...wei.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
Johannes Weiner <hannes@...xchg.org>,
Ying Han <yinghan@...gle.com>,
Glauber Costa <glommer@...allels.com>
Subject: Re: [RFC] rework mem_cgroup iterator
Hello, Michal.
On Wed, Nov 14, 2012 at 09:36:53AM +0100, Michal Hocko wrote:
> > So memcg won't use css id at all, right?
>
> Unfortunately we still use it for the swap accounting but that one could
> be replaced by something else, probably. Have to think about it.
I have a patch to add cgrp->id pending. From what I can see, memcg
should be able to use that for swap accounting.
> > Then we can remove the whole css_id stuff, and that's quite a bunch of
> > code.
Yeap, that's the plan.
> Is memcg the only user of css_id? Quick grep shows that yes but I
> haven't checked all the callers of the exported functions. I would be
> happy if more code goes away.
Yeap, memcg is the only user and I really wanna remove it once memcg
moves onto saner stuff.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists