summaryrefslogtreecommitdiff
path: root/init.bullhead.rc
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2015-09-18 13:18:20 -0700
committerTim Murray <timmurray@google.com>2015-09-21 11:58:46 -0700
commitfe83f7e09048fc83e709ab74a84a9733cb2a0690 (patch)
treeba7d707428d848d403a9f41edaa638b8c3c6699c /init.bullhead.rc
parent0ca98e39300dfdd022ac13021c61f1007230fca1 (diff)
downloadbullhead-fe83f7e09048fc83e709ab74a84a9733cb2a0690.tar.gz
lock some system services to the little cores
bug 24144797 Change-Id: I2f6938cf1ecf80648b87f88f7b0d1cb184d86bfa
Diffstat (limited to 'init.bullhead.rc')
-rw-r--r--init.bullhead.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.bullhead.rc b/init.bullhead.rc
index 1136ecb..3141aef 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -104,6 +104,7 @@ on boot
write /dev/cpuset/foreground/cpus 0-5
write /dev/cpuset/foreground/boost/cpus 4-5
write /dev/cpuset/background/cpus 0
+ write /dev/cpuset/system-background/cpus 0-3
# Bluetooth
chown bluetooth net_bt /sys/class/rfkill/rfkill0/type
@@ -270,6 +271,7 @@ service perfd /system/bin/perfd
class main
user root
group system
+ writepid /dev/cpuset/system-background/tasks
service qti /system/vendor/bin/qti
class main
@@ -397,6 +399,7 @@ service msm_irqbalance /system/bin/msm_irqbalance -f /vendor/etc/msm_irqbalance.
class core
user root
group root
+ writepid /dev/cpuset/system-background/tasks
service time_daemon /system/bin/time_daemon
class late_start