Restrict running pa_kill threads on middle/little
Bug: 298662883 Test: Confirmed pa_kill threads's affinity with taskset -p pid Change-Id: Iec47f3f44450d5271a1ef3a4ab51f9f37990bb6d Signed-off-by: Minchan Kim <minchan@google.com>
This commit is contained in:
parent
5481559c23
commit
3584b14a53
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ on property:init.svc.vendor.charger=running
|
|||
on property:sys.boot_completed=1
|
||||
# Set kswapd affinity
|
||||
write /sys/kernel/vendor_mm/kswapd_cpu_affinity 7f
|
||||
write /sys/kernel/vendor_mm/pa_kill/cpu_affinity 7f
|
||||
|
||||
# Restore prefer idle
|
||||
write /proc/vendor_sched/groups/ta/preferred_idle_mask_low 0xff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue