platform_system_core/libprocessgroup
Suren Baghdasaryan 756a60459c libprocessgroup: Change per-API level task profiles to override the diffs
Current per-API level task profiles replace the latest task profiles
rather than overriding the diffs. This poses an issue when a new
feature is added which is applicable to older devices as well we
have to change all per-API level profiles. Change the per-API task
profile support to load the latest task profiles first and then override
with per-API task profiles, similar to how vendor task profiles override
system task profiles. This minimizes the changes we need to do to the
per-API level task profiles going forward and is more consistent with
how vendor task profiles work.

Bug: 170507876
Test: boot with per-API task profiles
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I08cc4b374cede7363cf96a30ac96971d49bb7847
2020-12-03 19:39:31 +00:00
..
cgrouprc Make libraries {vendor_,}ramdisk_available. 2020-10-28 10:57:51 -07:00
cgrouprc_format Make libraries {vendor_,}ramdisk_available. 2020-10-28 10:57:51 -07:00
include/processgroup Add system-background cpu group 2020-12-01 19:46:02 -08:00
profiles libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
setup libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
Android.bp Make libraries {vendor_,}ramdisk_available. 2020-10-28 10:57:51 -07: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: uid/pid hierarchy for cgroup v2 2020-12-02 09:51:42 -08:00
sched_policy.cpp Add system-background cpu group 2020-12-01 19:46:02 -08:00
task_profiles.cpp libprocessgroup: Change per-API level task profiles to override the diffs 2020-12-03 19:39:31 +00:00
task_profiles.h libprocessgroup: Support write to file feature 2020-11-03 20:56:48 +08:00