android_system_core/libprocessgroup
Vic Yang ab8d6ab62d libprocessgroup: Fix memcg path for apps
The expected memcg path for apps is
/dev/memcg/apps/uid_<uid>/pid_<pid>.  Right now we are missing the
"apps" component.  Fix it.

Bug: 124776663
Test: Boot on a Go device and does not see error from lmkd anymore.
Change-Id: I0e4c1d8520463fabb171ff4e61479034b6446548
2019-02-19 14:09:00 -08:00
..
include/processgroup libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
Android.bp libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
cgroup_map.cpp Fix cgroup support for recovery mode 2019-02-14 17:08:40 +00:00
cgroup_map.h libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
OWNERS Add OWNERS for libprocessgroup 2018-09-14 11:13:22 -07:00
processgroup.cpp libprocessgroup: Fix memcg path for apps 2019-02-19 14:09:00 -08:00
sched_policy.cpp Fix non-Android build targets 2019-02-03 16:49:28 +00:00
task_profiles.cpp Suppress error log when timerslack_ns write fails for already dead process 2019-02-14 03:51:17 +00:00
task_profiles.h libprocessgroup: Disable file descriptor caching temporarily 2019-02-06 02:15:37 +00:00