android_system_core/libprocessgroup
Marco Ballesio 1c755e22c8 libprocessgroup: switch freezer to cgroup v2
remove cgroup v1 freezer entries from init.rc, add a new cgroup v2
controller and modify plists to properly interact with it.

Bug: 154548692
Test: manually verified the the cgroup v1 freezer controller isn't
created and a new controller for cgroup v2 is created under the correct
sysfs directory.

Change-Id: I1b811300ade486f88fdbd157255a7f37750cc54d
2020-08-20 15:11:41 -07:00
..
cgrouprc libprocessgroup: support for cgroup v2 hierarchy 2020-06-10 09:14:00 -07:00
cgrouprc_format libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-21 10:03:21 -07:00
include/processgroup libprocessgroup: Prevent SetProcessProfiles from using cached fd 2020-02-14 01:42:11 +00:00
profiles libprocessgroup: switch freezer to cgroup v2 2020-08-20 15:11:41 -07:00
setup libprocessgroup: support for cgroup v2 hierarchy 2020-06-10 09:14:00 -07:00
Android.bp processgroup: Set min_sdk_version 2020-04-23 23:53:19 +09:00
cgroup_map.cpp libprocessgroup: support for cgroup v2 hierarchy 2020-06-10 09:14:00 -07:00
cgroup_map.h Fix IsUsable to check for each controller separately 2019-06-26 11:35:11 -07:00
OWNERS Add surenb@ to libprocessgroup OWNERS 2019-09-17 08:50:04 -07:00
processgroup.cpp libprocessgroup: Prevent SetProcessProfiles from using cached fd 2020-02-14 01:42:11 +00:00
sched_policy.cpp libprocessgroup: ensure schedboost_enabled is true with uclamp 2020-01-27 11:04:03 +00:00
task_profiles.cpp libprocessgroup: Allow vendor profile attributes to override system ones 2020-07-01 20:44:24 +00:00
task_profiles.h libprocessgroup: Allow vendor profile attributes to override system ones 2020-07-01 20:44:24 +00:00