conf: Support memory limit exception for specific app 03/303603/1
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 27 Nov 2023 07:53:48 +0000 (16:53 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 2 Jan 2024 08:46:11 +0000 (17:46 +0900)
commit6bcb7c004c2a0e60dee4fcb4f57a5541333d574d
treedaa2d9581c77e3ea900e34c8851a90278015170d
parent6e097e336bb1777de3519b34593b2db0d22ba682
conf: Support memory limit exception for specific app

Support memory limit exception for specific app if <limit> value is -1.
This functionality is required to exclude specific app from
ServicePerAppLimitAction, WidgetPerAppLimitAction, GUIPerAppLimitAction, and
BackgroundPerAppLimitAction.

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