android_system_core/libprocessgroup/profiles
Marco Ballesio 9e628a6b42 libprocessgroup: fix uid/pid hierarchy for recovery mode
configure the cgroup v2 hierarchy for recovery mode, and create uid/pid
groups with attributes following the container cgroup directory.

Bug: 168907513
Test: verified correct pid migration in normal and recovery modes
Change-Id: Idc8b96b4db075383a6a2e523c241b0bc632c7030
2021-02-11 17:03:19 -08:00
..
Android.bp Remove TEST_MAPPING entry based on go/a-unit-tests update 2021-02-04 16:50:56 +00:00
cgroups.json Revert^4 "libprocessgroup: uid/pid hierarchy for cgroup v2" 2021-02-11 15:01:43 -08:00
cgroups.proto libprocessgroup: json prototype for cgroups v2 2020-08-20 15:53:48 -07:00
cgroups.recovery.json libprocessgroup: fix uid/pid hierarchy for recovery mode 2021-02-11 17:03:19 -08:00
cgroups_28.json libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
cgroups_29.json libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
cgroups_30.json libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
cgroups_test.h
task_profiles.json Revert^3 "libprocessgroup: move freezer to uid/pid hierarchy" 2021-02-05 12:19:58 -08:00
task_profiles.proto libprocessgroup: add support to set aggregate profiles 2019-09-30 08:35:28 +00:00
task_profiles_28.json libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
task_profiles_29.json libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
task_profiles_30.json libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
task_profiles_test.h
test.cpp Fix build with new googletest 2019-11-10 04:08:25 +00:00
test_vendor.cpp