aboutsummaryrefslogtreecommitdiff
path: root/playbooks/roles/tcwg-tk1-cpucore/files/rc.local
AgeCommit message (Collapse)Author
2019-09-10tcwg-tk1-cpucore: Make sure that docker has access to all CPU coresMaxim Kuvyrkov
It may happen that docker cpuset cgroup can get mounted before all cores are online, so explicitly update cpuset.cpus cgroup files. Also add variant of rc.local used on llvm-tk1-02 (LLVM performance bot) for safe-keeping. Change-Id: Ib287e15a39f8f8e1eaca8fba68748f65ec1d7c93
2018-07-29tcwg-tk1-cpucore: Fix disablement of CPU idle in /etc/rc.localMaxim Kuvyrkov
Cores 0 and 1 are always online, and "echo 1" fails for them, which causes the script to exit due to "set -e". Change-Id: Id52912a87f2124795c4351e58915227fe4336676
2017-04-27Role to enable all TK1 coresLuca Di Stefano
Change-Id: Ibc1d72b098ea2ac662b42dcd3edcc51c459f518e