[Devel] [PATCH rh7 6/6] oom: resurrect berserker mode

Vladimir Davydov vdavydov at parallels.com
Fri Sep 11 07:00:05 PDT 2015


On Fri, Sep 11, 2015 at 12:54:32PM +0300, Vladimir Davydov wrote:
> The logic behind the OOM berserker is the same as in PCS6: if processes
> are killed by oom killer too often (< sysctl vm.oom_relaxation, 1 sec by
> default), we increase "rage" (min -10, max 20) and kill 1 << "rage"
> youngest worst processes if "rage" >= 0.
> 
> https://jira.sw.ru/browse/PSBM-17930
> 
> Signed-off-by: Vladimir Davydov <vdavydov at parallels.com>

There is a bug in this patch, so please drop it. I will resend.



More information about the Devel mailing list