lowmem-governor: Remove app with LmkKillException from the LMK victim list 30/301330/6
authorUnsung Lee <unsung.lee@samsung.com>
Fri, 10 Nov 2023 07:46:29 +0000 (16:46 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 21 Nov 2023 07:56:06 +0000 (16:56 +0900)
commit6824e56c08d99742b216c00f0f0e48b98c3ecf2d
tree2a20b3e9515a17c0f787aa9b08a5e88a89bc5002
parentad988c0b293b8f2551c86019fe073b0ba8b90789
lowmem-governor: Remove app with LmkKillException from the LMK victim list

Remove app with LmkKillException configuration property (yes|1|ok|on|)
from the LMK victim list during LMK. If LmkKillException is not declared in
limiter.conf.d, then the process can be included in LMK victim list during LMK
(default is no|0|off).

Change-Id: I8aa5903850438952a6f2f9e024eba1bb4f7ccd43
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/resource-limiter/memory/lowmem-governor.c
src/resource-limiter/memory/lowmem-governor.h
src/resource-limiter/memory/lowmem.c