Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5649ff5d authored by Douglas Anderson's avatar Douglas Anderson Committed by Dyneteve
Browse files

CHROMIUM: oom: Chill out and don't print refusals to die so often



As of the commit ("CHROMIUM: oom: do not select new victim if current
one is runnable") we may print out about a task refusing to die but
then not select a new victim.  In that case then each subsequent call
into the OOM call would print another new refusal.

Let's avoid that by pretending that we selected a victim if we noticed
an existing victim that is runnable.

BUG=chromium:795344
TEST='mmm_donut.py -n200 -s10 -z50' on kevin w/ no ui, no slub debug

Change-Id: Id628c601483951adc54b7e4358512912bf96fbb9
Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/829921


Reviewed-by: default avatarSonny Rao <sonnyrao@chromium.org>
(cherry picked from commit 3f2d33d57bba55fe6d4cc0534c1e94f3f0181568)
parent dce9c1df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment