commit | 7c771fdfbd78cd9eec6dd0f4bd4f03b995bee710 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Oct 25 20:03:04 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 25 20:03:04 2017 +0000 |
tree | f6d3b15425f13a1e107f5ba1fc4c486626912488 | |
parent | b3f618caa2d96f6e3a81043317300e21862b06ae [diff] | |
parent | bc86535529da148828db594772723ef472ae9f5f [diff] |
Merge "Remove Foreground Boost CPUSet" am: bc86535529 Change-Id: Iec6530342b05e62e11f79cad19d4a6cbf0069098
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