config: Add AfterScreenDim configuration 04/297404/1
authorUnsung Lee <unsung.lee@samsung.com>
Thu, 17 Aug 2023 04:39:04 +0000 (13:39 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Fri, 18 Aug 2023 02:31:19 +0000 (11:31 +0900)
commit297520dcd0bef9a690f6e0c2f634f6abe8639a92
tree85fe3cb3f23ad0305e2c26bf79611861e08553e4
parent78baa7eef15647cd7e29a8ccbafda1417f174080
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