land: rootdir: Disable core_ctl

Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
karthick111 2017-07-27 10:22:25 +02:00 committed by Darshan Manjrekar
parent dfa3e4cdac
commit 6761adcd9c

View file

@ -113,17 +113,6 @@ on enable-low-power
write /proc/sys/kernel/sched_freq_inc_notify 50000
write /proc/sys/kernel/sched_freq_dec_notify 50000
# Enable core control
write /sys/devices/system/cpu/cpu0/core_ctl/min_cpus 2
write /sys/devices/system/cpu/cpu0/core_ctl/max_cpus 4
write /sys/devices/system/cpu/cpu0/core_ctl/busy_up_thres 68
write /sys/devices/system/cpu/cpu0/core_ctl/busy_down_thres 40
write /sys/devices/system/cpu/cpu0/core_ctl/offline_delay_ms 100
write /sys/devices/system/cpu/cpu0/core_ctl/is_big_cluster 1
# Re-enable thermal core_control
write /sys/module/msm_thermal/core_control/enabled 1
# Enable dynamic clock gating
write /sys/module/lpm_levels/lpm_workarounds/dynamic_clock_gating 1