Skip to content
This repository has been archived by the owner on Oct 7, 2018. It is now read-only.

Commit

Permalink
Revert "Enable powersave_bias on both clusters."
Browse files Browse the repository at this point in the history
 * Not working for our current version of interactive

This reverts commit 8c38d08.
  • Loading branch information
AlvaroBrey committed Jul 24, 2017
1 parent 8c420e0 commit a41b318
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rootdir/etc/init.qcom.power.rc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ on enable-low-power
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 307200
write /sys/devices/system/cpu/cpu0/cpufreq/interactive/ignore_hispeed_on_notif 1
write /sys/devices/system/cpu/cpu0/cpufreq/interactive/enable_prediction 1
write /sys/devices/system/cpu/cpu2/cpufreq/interactive/powersave_bias 1

# Online CPU2
write /sys/devices/system/cpu/cpu2/online 1
Expand All @@ -66,7 +65,6 @@ on enable-low-power
write /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq 307200
write /sys/devices/system/cpu/cpu2/cpufreq/interactive/ignore_hispeed_on_notif 1
write /sys/devices/system/cpu/cpu2/cpufreq/interactive/enable_prediction 1
write /sys/devices/system/cpu/cpu2/cpufreq/interactive/powersave_bias 1

# Re-enable thermal and BCL hotplug
write /sys/module/msm_thermal/core_control/enabled 1
Expand Down

0 comments on commit a41b318

Please sign in to comment.