config: Add AfterScreenDim configuration 87/303587/1
authorUnsung Lee <unsung.lee@samsung.com>
Thu, 17 Aug 2023 04:39:04 +0000 (13:39 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 2 Jan 2024 08:43:56 +0000 (17:43 +0900)
commitda0d2b9bd6bdf933182405569d1a5c3283d7f5a2
treedd3a8b04688ce2c71a25c9bfe2676cc11ec79702
parent1026f91e4e9e47fdf3c471c579496a6491bcabbf
config: Add AfterScreenDim configuration

Add AfterScreenDim configuration of MemoryBackgroundReclaim section
in optimizer.conf to reclaim memory from most recently used background apps.

This is one of patch to restore BackgroundReclaim configuration of resourced 6.0.

Change-Id: I30fbb0814c3622ea1d4615f8e3b424a4c105ace7
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
conf/README
conf/optimizer.conf
src/common/conf/config-parser.c
src/common/conf/config-parser.h
src/common/conf/reclaim-config.c [new file with mode: 0644]
src/common/conf/reclaim-config.h [new file with mode: 0644]
src/resource-limiter/memory/lowmem.c