conf: Support memory limit exception for specific app 29/302829/3
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 27 Nov 2023 07:53:48 +0000 (16:53 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Thu, 28 Dec 2023 09:35:52 +0000 (18:35 +0900)
commit1544f9d38b19d0ca4d84cab755376f88eb2c3223
tree30bfb3ac4de741901e6f8494c680355887fd9630
parent399f77a526e2c9c17daf79567cea4f8a1bd46f9d
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