commit | ac957cbd72ceb7a916e2e500242189c86d82e20a | [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 | 4b75a86858399f8b3a08e08af442bff4d0c095e0 [diff] | |
parent | 23ad7517d21c9751f571232c91f9e74822a5f60e [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