conf: Add LmkThresholdLeave to set stop condition of LMK
authorUnsung Lee <unsung.lee@samsung.com>
Fri, 17 Nov 2023 06:28:21 +0000 (15:28 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Nov 2023 10:40:41 +0000 (19:40 +0900)
commit3b936616d4a2b9e4058ff191c396aebc5f5efc57
treef87665ad6f6949aa84c2912fae139d777e46dcd1
parentc6a1a9eaf76a6b77680b29db32aaf5259b583a77
conf: Add LmkThresholdLeave to set stop condition of LMK

Add LmkThresholdLeave to set stop condition of LMK.
It is restoration of 'ThresholdLeave' in tizen 6.0.

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