lowmem-limit: Make private memcg for each app 81/298381/2
authorUnsung Lee <unsung.lee@samsung.com>
Tue, 5 Sep 2023 07:45:00 +0000 (16:45 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Wed, 6 Sep 2023 08:56:14 +0000 (17:56 +0900)
commit68ad85658a471b0c0933d1bace8a8790287123cc
treee53d78dbe0f755894a1606e7ebe21c7473a880f1
parentfb6ee9dd16e7a7fab8e8513e44cbdab073a6ad43
lowmem-limit: Make private memcg for each app

Private memory cgroup for each app is essential to monitor app information
such as working set size. This is because calculation ofworking set size
is based on memory stat in memcg.

Change-Id: Ic2d840bad0aa54eb9293ced1333c14de81917c13
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/resource-limiter/memory/lowmem-limit.c