commit | bc86535529da148828db594772723ef472ae9f5f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Oct 25 19:56:09 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 25 19:56:09 2017 +0000 |
tree | f6d3b15425f13a1e107f5ba1fc4c486626912488 | |
parent | b9e25d10c021d21356bb751af3f5e00a84b502bf [diff] | |
parent | a05edfba732ac516110d707b39fa57b484976f3e [diff] |
Merge "Remove Foreground Boost CPUSet"
diff --git a/init.common.rc b/init.common.rc index 41fd8d3..a5629a4 100644 --- a/init.common.rc +++ b/init.common.rc
@@ -14,7 +14,6 @@ # Initialize cpusets to boot-time values write /dev/cpuset/foreground/cpus 0-7 - write /dev/cpuset/foreground/boost/cpus 0-7 write /dev/cpuset/background/cpus 0-7 write /dev/cpuset/system-background/cpus 0-7 write /dev/cpuset/top-app/cpus 0-7