android_system_core/libprocessgroup
Suren Baghdasaryan 9e3ace52bb libprocessgroup: Add CgroupGetControllerFromPath API function
Add new CgroupGetControllerFromPath function to retrieve the name of the
cgroup using a file path. If the file does not belong to any cgroup, the
function returns false.

Bug: 191283136
Test: build and boot
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: Ic17a474cb25a80a3339b33ed8bc27b07af053abb
2021-11-08 21:24:33 +00:00
..
cgrouprc Fix compiling libprocessgroup against musl 2021-09-14 12:35:01 -07:00
cgrouprc_format [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
include/processgroup libprocessgroup: Add CgroupGetControllerFromPath API function 2021-11-08 21:24:33 +00:00
profiles init.rc: Create a new group for dex2oat 2021-10-22 22:20:07 +08:00
setup libprocessgroup: introduce optional attribute for cgroup controllers 2021-03-11 17:42:30 +00:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
cgroup_map.cpp libprocessgroup: Add CgroupGetControllerFromPath API function 2021-11-08 21:24:33 +00:00
cgroup_map.h libprocessgroup: Add CgroupGetControllerFromPath API function 2021-11-08 21:24:33 +00:00
OWNERS Add new owners to various sub-projects. 2020-12-11 12:45:45 -08:00
processgroup.cpp libprocessgroup: Add CgroupGetControllerFromPath API function 2021-11-08 21:24:33 +00:00
sched_policy.cpp libprocessgroup: Fix warnings when legacy schedtune cgroup is absent 2021-04-26 09:28:08 -07:00
task_profiles.cpp libprocessgroup: Prevent error spam when tests disable all cpus in a cpuset 2021-10-25 16:18:08 -07:00
task_profiles.h libprocessgroup: Prevent error spam when tests disable all cpus in a cpuset 2021-10-25 16:18:08 -07:00