Merge "init.zuma.rc: Delete governor setup" into main
This commit is contained in:
commit
eaffc31cca
1 changed files with 0 additions and 14 deletions
|
@ -86,15 +86,6 @@ on init
|
||||||
write /proc/vendor_sched/groups/sys/uclamp_min 221
|
write /proc/vendor_sched/groups/sys/uclamp_min 221
|
||||||
write /proc/vendor_sched/groups/sys/prefer_idle 1
|
write /proc/vendor_sched/groups/sys/prefer_idle 1
|
||||||
|
|
||||||
# governor setting
|
|
||||||
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor sched_pixel
|
|
||||||
write /sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/up_rate_limit_us 500
|
|
||||||
write /sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/down_rate_limit_scale_pow 2
|
|
||||||
write /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor sched_pixel
|
|
||||||
write /sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/up_rate_limit_us 500
|
|
||||||
write /sys/devices/system/cpu/cpu8/cpufreq/scaling_governor sched_pixel
|
|
||||||
write /sys/devices/system/cpu/cpu8/cpufreq/sched_pixel/up_rate_limit_us 500
|
|
||||||
|
|
||||||
|
|
||||||
# memlat cpuidle awareness setting
|
# memlat cpuidle awareness setting
|
||||||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu0_memlat@17000010/memlat_cpuidle_state_aware 2
|
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu0_memlat@17000010/memlat_cpuidle_state_aware 2
|
||||||
|
@ -292,11 +283,6 @@ on late-fs
|
||||||
# Mount RW partitions which need run fsck
|
# Mount RW partitions which need run fsck
|
||||||
mount_all --late
|
mount_all --late
|
||||||
|
|
||||||
on late-init
|
|
||||||
write /sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/down_rate_limit_us 5000
|
|
||||||
write /sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/down_rate_limit_us 20000
|
|
||||||
write /sys/devices/system/cpu/cpu8/cpufreq/sched_pixel/down_rate_limit_us 20000
|
|
||||||
|
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
# Modem temperature driver
|
# Modem temperature driver
|
||||||
chown radio system /sys/devices/platform/cp-tm1/cp_temp
|
chown radio system /sys/devices/platform/cp-tm1/cp_temp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue