conf: Add LmkMaxVictimPerOom to set max victim per oom level during LMK 99/303599/1
authorUnsung Lee <unsung.lee@samsung.com>
Fri, 17 Nov 2023 11:29:00 +0000 (20:29 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 2 Jan 2024 08:45:42 +0000 (17:45 +0900)
commit2f8600ce39db0aa521d17c02472c1295c02191de
treee756f05b07cea52765dd880e391324a56cf7f3b2
parent5def86bd71078cf2f0794195ca85caf4c0d558e6
conf: Add LmkMaxVictimPerOom to set max victim per oom level during LMK

Add LmkMaxVictimPerOom to set max victim per oom level during LMK.
It is restoration of 'NumMaxVictims' in tizen 6.0.

Change-Id: I3771d00e1d3f847072039e553d9f8ce3aae1146a
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
conf/README
conf/limiter.conf
src/common/cgroup/memory-cgroup.h
src/common/conf/config-parser.c
src/common/conf/config-parser.h
src/resource-limiter/memory/lowmem.c