android_system_core/libcutils
Suren Baghdasaryan facd40d0e1 libcutils: Move sched_policy functions into libprocessgroup
Move functions operating on cgroups from sched_policy.h in libcutils
into sched_policy_ctrl.h under libprocessgroup. This consolidates
cgroup-related functionality inside libprocessgroup.

Bug: 111307099
Test: builds, boots

Merged-In: Iba75f33281162b889989214d0325a5973d53ed2d
Change-Id: Iba75f33281162b889989214d0325a5973d53ed2d
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-01-22 18:18:48 +00:00
..
arch-arm
arch-arm64
arch-mips
arch-x86
arch-x86_64
include libcutils: Move sched_policy functions into libprocessgroup 2019-01-22 18:18:48 +00:00
include_vndk/cutils libcutils: remove unused open_memstream. 2018-07-11 14:28:21 -07:00
tests libcutils: Move sched_policy functions into libprocessgroup 2019-01-22 18:18:48 +00:00
Android.bp libcutils: Move sched_policy functions into libprocessgroup 2019-01-22 18:18:48 +00:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS libcutils: add OWNERS. 2018-06-12 13:58:30 -07:00
android_get_control_env.h
android_get_control_file.cpp
android_reboot.cpp
ashmem-dev.cpp libcutils: ashmem: Avoid doing fd checks for ashmem calls 2018-07-17 17:02:44 -07:00
ashmem-host.cpp Remove more bogus <stdbool.h> #includes from C++. 2018-05-08 13:00:06 -07:00
canned_fs_config.cpp Remove more bogus <stdbool.h> #includes from C++. 2018-05-08 13:00:06 -07:00
config_utils.cpp
fs.cpp
fs_config.cpp relax /system/bin directory permissions 2018-12-13 10:56:33 -08:00
hashmap.cpp cutils: move hashmap to <pthread.h>. 2018-07-13 10:54:49 -07:00
iosched_policy.cpp
klog.cpp
load_file.cpp
multiuser.cpp
native_handle.cpp
partition_utils.cpp Start using new C++ Fstab class widely 2018-12-12 17:08:09 +00:00
properties.cpp
qtaguid.cpp
record_stream.cpp
socket_inaddr_any_server_unix.cpp
socket_inaddr_any_server_windows.cpp
socket_local_client_unix.cpp
socket_local_server_unix.cpp
socket_local_unix.h
socket_network_client_unix.cpp
socket_network_client_windows.cpp
sockets.cpp
sockets_unix.cpp libcutils: lose socket_peer_is_trusted to ART, the only user. 2018-10-25 13:24:08 -07:00
sockets_windows.cpp
str_parms.cpp libcutils: remove some unused API. 2018-07-11 14:27:32 -07:00
strdup8to16.cpp
strdup16to8.cpp
strlcpy.c
threads.cpp
trace-container.cpp
trace-dev.cpp
trace-dev.inc Remove more bogus <stdbool.h> #includes from C++. 2018-05-08 13:00:06 -07:00
trace-host.cpp
uevent.cpp Increase netlink uevent rcvbuf size to 16M 2018-12-03 18:39:24 +00:00