[Devel] [PATCH rh7 0/6] Rebase oom improvements to 3.10.0-327.3.1

Vladimir Davydov vdavydov at virtuozzo.com
Thu Jan 28 07:00:09 PST 2016


https://jira.sw.ru/browse/PSBM-42320

Vladimir Davydov (6):
  oom: rework locking design
  oom: introduce oom timeout
  oom: drop OOM_SCAN_ABORT
  oom: rework logic behind memory.oom_guarantee
  oom: pass points and overdraft to oom_kill_process
  oom: resurrect berserker mode

 fs/proc/base.c             |   2 +-
 include/linux/memcontrol.h |  15 +-
 include/linux/oom.h        |  46 +++-
 kernel/sysctl.c            |   7 +
 mm/memcontrol.c            | 228 +++++++-------------
 mm/oom_kill.c              | 509 ++++++++++++++++++++++++++++++++++++---------
 mm/page_alloc.c            |   6 +-
 7 files changed, 539 insertions(+), 274 deletions(-)

-- 
2.1.4



More information about the Devel mailing list