On Tue, Jun 04, 2013 at 03:21:20PM +0200, Michal Hocko wrote: > > + /* non reclaim case is simple - just iterate from @prev */ > > + if (!reclaim) { > > + memcg = __mem_cgroup_iter_next(root, prev); > > + goto out_unlock; > > + } > > I do not have objections for pulling !reclaim case like this, but could > you base this on top of the patch which adds predicates into the > operators, please? I don't really mind either ways but let's see how the other series goes. Thanks. -- tejun -- 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