android_system_core/rootdir
Wei Wang 77cb6a0015 init.rc: migrate tasks from root cpu cgroup to a subgroup
Migrate tasks from root group to a subgroup would help us to put soft
cpu bandwidth control correctly. There are few tasks now failed to
migrate due to PF_NO_SETAFFINITY which is the default kernel behavior
which we are not overriding at this moment.

This CL also fixed an issue that most of RT thread lost RT attribute
when kernel with CONFIG_RT_GROUP_SCHED enabled, as the subgroup would be
initialized with 0 RT runtime by default. CONFIG_RT_GROUP_SCHED is not
enabled in GKI kernels but there could be devices with
CONFIG_RT_GROUP_SCHED enabled, so setting some budget for those devices
to make they can still function. OEM can either set proper budget by
themselves or remove CONFIG_RT_GROUP_SCHED completely.

Bug: 171740453
Test: boot and check cgroup
Change-Id: I83babad2751c61d844d03383cb0af09e7513b8e9
2020-11-20 12:59:20 -08:00
..
avb Fix comments. 2020-11-16 10:07:16 -08:00
etc List up libraries with system dependency in the configuration file 2020-10-29 14:50:44 +09:00
adb_debug.prop Adding adb_debug.prop into debug ramdisk 2019-04-23 11:13:46 +08:00
Android.bp List up libraries with system dependency in the configuration file 2020-10-29 14:50:44 +09:00
Android.mk Revert "Create a pool of 20 measurement files per library for coverage." 2020-11-17 19:01:14 +00:00
asan.options
asan_extract.rc
asan_extract.sh
init-debug.rc
init.environ.rc.in Set Clang coverage environment variables. 2020-01-13 14:38:15 -08:00
init.rc init.rc: migrate tasks from root cpu cgroup to a subgroup 2020-11-20 12:59:20 -08:00
init.usb.configfs.rc Remove sys.usb.ffs.mtp.ready property 2018-03-22 11:35:20 -07:00
init.usb.rc Don't reset sys.usb.configfs during userspace reboot 2020-01-31 15:59:19 +00:00
init.zygote32.rc init/service_parser: Add arguments window' and target' for `critical' 2020-10-26 11:38:01 +08:00
init.zygote64.rc init/service_parser: Add arguments window' and target' for `critical' 2020-10-26 11:38:01 +08:00
init.zygote64_32.rc init/service_parser: Add arguments window' and target' for `critical' 2020-10-26 11:38:01 +08:00
OWNERS rootdir: add ccross to OWNERS. 2018-10-15 14:18:04 -07:00
ueventd.rc Setup ueventd to support DMA-BUF heaps 2020-09-11 14:42:31 -07:00