commit | c279bf137951160cdda7fe175675c86f8130db47 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Wed Oct 17 16:42:47 2018 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Sat Feb 02 05:53:07 2019 +0000 |
tree | 64da1f0c63c65ce6aaeae73b359a5ba7f185117f | |
parent | d7f0d46b1b5b001da31c0c7c0700a1c22d8e296d [diff] |
rootdir: Add cgroups and task profiles description files Add cgroups.json and task_profiles.json file to be places under /etc/ on the device to describe cgroups to be mounted and task profiles that processes can request. This adds additional layer of abstraction between what a process wants to achieve and how system implements that request. Bug: 111307099 test: builds, boots Change-Id: If92f011230ef5d24750e184bad776f30ba226f86 Signed-off-by: Suren Baghdasaryan <surenb@google.com>