On Fri, Jul 26, 2013 at 03:19:47PM +0200, Michal Hocko wrote: > On Thu 25-07-13 18:25:35, Johannes Weiner wrote: > > Unlike global OOM handling, memory cgroup code will invoke the OOM > > killer in any OOM situation because it has no way of telling faults > > occuring in kernel context - which could be handled more gracefully - > > from user-triggered faults. > > > > Pass a flag that identifies faults originating in user space from the > > architecture-specific fault handlers to generic code so that memcg OOM > > handling can be improved. > > > > Signed-off-by: Johannes Weiner <han...@cmpxchg.org> > > Looks good to me but I guess maintainers of the affected archs should be > CCed
linux-arch is on CC, that should do the trick :) > Reviewed-by: Michal Hocko <mho...@suse.cz> Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/