summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2021-03-10 10:31:35 -0800
committerSuren Baghdasaryan <surenb@google.com>2021-03-11 17:42:30 +0000
commit21c1ea8fd84e2bd06e4767dc77d4c5b7ac7013f7 (patch)
tree5d81b4e784054cc6a031175d7a72db937f86874c /libutils/Unicode.cpp
parent28ae3034f724bd2f9bf7dfc5b972ffddc42ae928 (diff)
libprocessgroup: introduce optional attribute for cgroup controllers
Memory cgroup controller is not used by high-end Android devices and is disabled in Android kernels 5.10+, however Android Go devices still require this controller. Similarly schedtune controller is being replaced with cpu controller's utilclamp feature, however some devices are using older kernels which only support schedtune. To prevent spamming logcat with errors we need a way to mark a controller optional in such cases without removing it from cgroups.json file. Introduce "Optional" attribute to cgroup controller's cgroups.json description to accomodate these cases. When an optional controller fails to mount due to lack of support in the kernel it will log an informational message without generating further errors. Bug: 181866655 Test: boot and observe libprocessgroup messages in logcat Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: Ib5bcfdd8d338704f3f9d8b326d8ddd88b67915a1
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions