Re: [patch 06/11] mm: memcg: remove optimization of keeping theroot_mem_cgroup LRU lists empty

From: Michal Hocko
Date: Thu Sep 29 2011 - 05:49:25 EST


On Thu 29-09-11 11:20:33, Johannes Weiner wrote:
> On Tue, Sep 20, 2011 at 05:02:29PM +0200, Michal Hocko wrote:
> > On Mon 12-09-11 12:57:23, Johannes Weiner wrote:
> > > root_mem_cgroup, lacking a configurable limit, was never subject to
> > > limit reclaim, so the pages charged to it could be kept off its LRU
> > > lists. They would be found on the global per-zone LRU lists upon
> > > physical memory pressure and it made sense to avoid uselessly linking
> > > them to both lists.
> > >
> > > The global per-zone LRU lists are about to go away on memcg-enabled
> > > kernels, with all pages being exclusively linked to their respective
> > > per-memcg LRU lists. As a result, pages of the root_mem_cgroup must
> > > also be linked to its LRU lists again.
> >
> > Nevertheless we still do not charge them so this should be mentioned
> > here?
>
> Added for the next revision:
>
> "This is purely about the LRU list, root_mem_cgroup is still
> not charged."

OK, that should be more clear. Thanks!

--
Michal Hocko
SUSE Labs
SUSE LINUX s.r.o.
Lihovarska 1060/12
190 00 Praha 9
Czech Republic
--
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/