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 _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
