commit | d17e357fa156b8063541df2e3be490f043f10874 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Dec 21 11:34:23 2018 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Thu Jan 17 18:18:34 2019 -0800 |
tree | 9423bd68b898d7ecd29b8b140a1f3aed73c00a65 | |
parent | 9644a837ae0842d1896a33114c4d19af0ede5b18 [diff] |
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 Change-Id: Iba75f33281162b889989214d0325a5973d53ed2d Signed-off-by: Suren Baghdasaryan <surenb@google.com>