summaryrefslogtreecommitdiff
path: root/init.common.rc
diff options
context:
space:
mode:
authorJake Weinstein <jake@aospa.co>2017-10-25 22:57:16 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-25 22:57:16 +0000
commit8492c5581fde81e140d65ea9dc46a8d2c5cb980b (patch)
tree0e2a8fb389c4acf9f57f92bd5a62d4af21e592eb /init.common.rc
parentaff4d2a775a83dc703bb34a6550df237c934f16b (diff)
parentacd0dddf1ccf52fcdc69917e0397959acd9c2e5f (diff)
downloadmarlin-8492c5581fde81e140d65ea9dc46a8d2c5cb980b.tar.gz
Remove Foreground Boost CPUSet am: 6f1cc2c0b9 am: a0a188019e
am: acd0dddf1c Change-Id: Ia12cf1d1cde3b8f0941f40cffcbd04d43a457a27
Diffstat (limited to 'init.common.rc')
-rw-r--r--init.common.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.common.rc b/init.common.rc
index 1ab32fad..2175a2eb 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -793,7 +793,6 @@ on property:sys.boot_completed=1
# update cpusets now that boot is complete and we want better load balancing
write /dev/cpuset/top-app/cpus 0-3
- write /dev/cpuset/foreground/boost/cpus 0-2
write /dev/cpuset/foreground/cpus 0-2
write /dev/cpuset/background/cpus 0
write /dev/cpuset/system-background/cpus 0-2