On Mon, 27 Apr 2015, Johannes Weiner wrote: > Disabling the OOM killer needs to exclude allocators from entering, > not existing victims from exiting. > > Right now the only waiter is suspend code, which achieves quiescence > by disabling the OOM killer. But later on we want to add waits that > hold the lock instead to stop new victims from showing up. > > Signed-off-by: Johannes Weiner <[email protected]> > Acked-by: Michal Hocko <[email protected]>
Acked-by: David Rientjes <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

