commit | d48d7c8150872186b38c752bfc84656e3f95dae3 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Mon Nov 08 12:45:46 2021 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Tue Nov 09 22:35:51 2021 +0000 |
tree | 37d8a5242248df7e9737aecfbc319f998914ce97 | |
parent | 9ac28517a35771f686998766384bdec5ae15f757 [diff] |
libprocessgroup/tools: Add settaskprofile command-line tool Add a command-line tool to apply task profile(s) to a given thread. Test: taskprofile $pid ProcessCapacityHigh; grep cpuset /proc/$pid/cgroup Test: taskprofile $pid ProcessCapacityNormal; grep cpuset /proc/$pid/cgroup Bug: 204808810 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I1c13731f7a9a1161f36e27436ee104964aacbfd0