[Devel] [PATCH rh7 0/6] oom enhancements - part 1
Vladimir Davydov
vdavydov at parallels.com
Fri Sep 11 02:50:29 PDT 2015
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(-)
--
2.1.4
More information about the Devel
mailing list