summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
diff options
context:
space:
mode:
authorTodd Poynor <toddpoynor@google.com>2011-11-05 00:19:21 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2011-11-05 00:19:21 +0000
commite5af865ef4395708eef93fa23e3c058ae83ec85b (patch)
tree1af08714d540f9229603254baa2c9b02c44464a0 /init.tuna.rc
parenta0c829a95fa330d547c98028df19eaac3eadc9f1 (diff)
parent3d8471d9994da6b58823f9798553f4691c69673a (diff)
downloaddevice_samsung_tuna-e5af865ef4395708eef93fa23e3c058ae83ec85b.zip
device_samsung_tuna-e5af865ef4395708eef93fa23e3c058ae83ec85b.tar.gz
device_samsung_tuna-e5af865ef4395708eef93fa23e3c058ae83ec85b.tar.bz2
am efc0fb42: Merge "tuna: init: Interactive governor use 80ms timer" into ics-mr0
* commit '3d8471d9994da6b58823f9798553f4691c69673a': tuna: init: Interactive governor use 80ms timer
Diffstat (limited to 'init.tuna.rc')
-rwxr-xr-xinit.tuna.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index 980e964..bdcedac 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -41,8 +41,8 @@ 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 100ms, min sample 10ms
- write /sys/devices/system/cpu/cpufreq/interactive/timer_rate 100000
+# 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
on fs