summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
diff options
context:
space:
mode:
authorTodd Poynor <toddpoynor@google.com>2011-11-09 19:54:41 -0800
committerTodd Poynor <toddpoynor@google.com>2011-11-09 19:54:41 -0800
commite6661e23bcdffd1875e398174868433acd721738 (patch)
tree73e77492eb37b2d42a3c8182706e5831bccf8101 /init.tuna.rc
parent1e069f4b18046ce4dfb974059acadc0ef87e0345 (diff)
downloaddevice_samsung_tuna-e6661e23bcdffd1875e398174868433acd721738.zip
device_samsung_tuna-e6661e23bcdffd1875e398174868433acd721738.tar.gz
device_samsung_tuna-e6661e23bcdffd1875e398174868433acd721738.tar.bz2
tuna: interactive governor timer 20ms intermediate bump speed 700MHz
Change-Id: I965b41378630fe1916070440ccc40ea844c1627d Signed-off-by: Todd Poynor <toddpoynor@google.com>
Diffstat (limited to 'init.tuna.rc')
-rwxr-xr-xinit.tuna.rc7
1 files changed, 4 insertions, 3 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index bcb8be7..8ac2758 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -41,9 +41,10 @@ on boot
# Lower maximum frequency when screen is off
write /sys/devices/system/cpu/cpu0/cpufreq/screen_off_max_freq 700000
-# cpufreq interactive governor: timer 80ms, min sample 10ms
- write /sys/devices/system/cpu/cpufreq/interactive/timer_rate 80000
- write /sys/devices/system/cpu/cpufreq/interactive/min_sample_time 10000
+# cpufreq interactive governor: timer 20ms, min sample 20ms, hispeed 700MHz
+ write /sys/devices/system/cpu/cpufreq/interactive/timer_rate 20000
+ write /sys/devices/system/cpu/cpufreq/interactive/min_sample_time 20000
+ write /sys/devices/system/cpu/cpufreq/interactive/hispeed_freq 700000
# autosuspend root hubs immediatly after attached devices
write /sys/bus/usb/devices/usb1/power/autosuspend_delay_ms 0