memory-cgroup: Rename memory throttling to memory background LRU 18/302618/2
authorUnsung Lee <unsung.lee@samsung.com>
Thu, 17 Aug 2023 06:31:49 +0000 (15:31 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Thu, 28 Dec 2023 09:23:38 +0000 (18:23 +0900)
commitc19249cfda10242ffdf8bc9a08fe615d1092285c
treeedcd6592fd946756b9c180619974644aabe6f7b2
parent1d470e8165a5f2d1694ba181ff08631acdaf1790
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