Set boost_adpf_prio with property
Set boost_adpf_prio with property for experiment. Bug: 245675204 Test: work as expected Change-Id: I4f7d24034b751413489bd927e1fa41da76f85221
This commit is contained in:
parent
3aea8063d3
commit
fc89a67da9
1 changed files with 3 additions and 0 deletions
|
@ -320,6 +320,9 @@ on init
|
|||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu7_memlat@17000010/mem_latency/stall_floor 2400
|
||||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu8_memlat@17000010/mem_latency/stall_floor 800
|
||||
|
||||
# Set boost_adpf_prio, -1 by default
|
||||
write /proc/vendor_sched/boost_adpf_prio ${persist.device_config.vendor_system_native_boot.boost_adpf_prio:--1}
|
||||
|
||||
# Add dsulat governor settings
|
||||
write /sys/class/devfreq/gs_dsulat_devfreq:devfreq_dsu_lat@17000090/dsu_latency/ratio_ceil_cl0 700
|
||||
write /sys/class/devfreq/gs_dsulat_devfreq:devfreq_dsu_lat@17000090/dsu_latency/ratio_ceil_cl1 1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue