memory-cgroup: Rename memory throttling to memory background LRU 88/303588/1
authorUnsung Lee <unsung.lee@samsung.com>
Thu, 17 Aug 2023 06:31:49 +0000 (15:31 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 2 Jan 2024 08:44:09 +0000 (17:44 +0900)
commit6da24e2d208150b480ef806498d440414dbd4128
tree60491acaaf40a2f61a06a0c72d6c45c627415433
parentda0d2b9bd6bdf933182405569d1a5c3283d7f5a2
memory-cgroup: Rename memory throttling to memory background LRU

Rename memory throttling to memory background LRU to emphasize the meaning
of the corresponding memory cgroup.

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

Change-Id: I7f7243d40cc1a1c9e4762bea2176d4abbbe62b1c
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
15 files changed:
conf/README
conf/limiter.conf
conf/optimizer.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/common/conf/swap-common.c
src/common/proc-common.h
src/resource-limiter/memory/lowmem-controller.c
src/resource-limiter/memory/lowmem-dbus.c
src/resource-limiter/memory/lowmem.c
src/resource-optimizer/memory/swap/swap.c
src/resource-optimizer/memory/swap/zramswap.c
src/resourced/init.c