sdm660_64: update cpuset settings for background and system-background
Allow backgroun and system-background group tasks to run on all little cluster CPUs. Currently they are limited to run on CPU0 and CPU0-CPU2 respectively. The new settings showed improvement in application sequential launch latency test results. CRs-Fixed: 2032599 Change-Id: Ia98aff2dc084299f5e1a73418dceff1a0444cd98
This commit is contained in:
parent
506c4e194e
commit
ec2cfbd708
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ on boot
|
|||
write /dev/cpuset/top-app/cpus 0-7
|
||||
write /dev/cpuset/foreground/cpus 0-7
|
||||
write /dev/cpuset/foreground/boost/cpus 0-7
|
||||
write /dev/cpuset/background/cpus 0
|
||||
write /dev/cpuset/system-background/cpus 0-2
|
||||
####Regionalization config and prop files####
|
||||
chmod 0644 /persist/speccfg/spec
|
||||
chmod 0644 /persist/speccfg/devicetype
|
||||
|
|
Loading…
Reference in a new issue