Re: [PATCH 1/5] staging: android: lowmemorykiller: Add config optionto support oom_adj values

From: David Rientjes
Date: Wed Feb 27 2013 - 19:14:30 EST


On Wed, 27 Feb 2013, Arve Hjønnevåg wrote:

> Because, without this patch, the values written to
> /sys/module/lowmemorykiller/parameters/adj do not get adjusted and
> therefore do not match the correct processes.
>

Explain how this can possibly be consistent if your system includes two
processes, one writing oom_adj values and one writing oom_score_adj
values, and the kernel has this new option enabled?