On 11.09.2015 12:50, Vladimir Davydov wrote: > Pull mainstream patches that clean up TIF_MEMDIE handling. They will > come in handy for the upcoming oom rework. > > https://jira.sw.ru/browse/PSBM-26973 > > David Rientjes (1): > mm, oom: remove unnecessary exit_state check > > Johannes Weiner (1): > mm: oom_kill: clean up victim marking and exiting interfaces > > Michal Hocko (3): > oom: make sure that TIF_MEMDIE is set under task_lock > oom: add helpers for setting and clearing TIF_MEMDIE > oom: thaw the OOM victim if it is frozen > > Tetsuo Handa (1): > oom: don't count on mm-less current process > > drivers/staging/android/lowmemorykiller.c | 7 ++++- > include/linux/oom.h | 5 ++++ > kernel/exit.c | 2 ++ > mm/memcontrol.c | 2 +- > mm/oom_kill.c | 46 > +++++++++++++++++++++++++------ > 5 files changed, 51 insertions(+), 11 deletions(-) >
Reviewed-by: Kirill Tkhai <[email protected]> _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
