commit | 13928be5bae934fa3dd32ec1d6cc59de62eaa2c1 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Mon Jul 11 22:20:22 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 11 22:20:22 2016 +0000 |
tree | 5f5564f2f34263911557313b3898df3e93a069ec | |
parent | 797ca8b7308a3855fccb55430c7f4260b9aaaa8f [diff] | |
parent | 3b61437167d60a8d1bf64f3633f3675a1325a69b [diff] |
Merge "init.rc: Remove cpu weight set on the root cgroup" into nyc-mr1-dev
diff --git a/rootdir/init.rc b/rootdir/init.rc index 32970e4..fba0ba0 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -139,7 +139,6 @@ chown system system /dev/cpuctl chown system system /dev/cpuctl/tasks chmod 0666 /dev/cpuctl/tasks - write /dev/cpuctl/cpu.shares 1024 write /dev/cpuctl/cpu.rt_period_us 1000000 write /dev/cpuctl/cpu.rt_runtime_us 950000