commit | 4b09c40569b464faeecf2c1c84770d721d55cb54 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu May 12 18:05:46 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 12 18:05:46 2016 +0000 |
tree | 65cb791c7323d496fdb4fccebd1ebf55d1f6d724 | |
parent | 94d91a2c56d1ead7c16b1cf3368a61ae64dc079a [diff] | |
parent | 2dc7355b70d675da62bc28d23edb354cc02e800c [diff] |
Merge "init.rc: Remove cpu weight set on the root cgroup"
diff --git a/rootdir/init.rc b/rootdir/init.rc index aa32343..ef70bf2 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -140,7 +140,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_runtime_us 800000 write /dev/cpuctl/cpu.rt_period_us 1000000