echo "30 15 25 30 33 38 45 45 48 48 54 54 54 60 60" >/sys/power/vdd1_opps_vsel echo 0 >/sys/devices/system/cpu/cpu0/cpufreq/ondemand/avoid_frequencies echo 125000 >/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq echo 1000000 >/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor echo 99 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold # Not sure if this has any effect .. (it has, 5M caused mediaplayer to skip like hell) echo 150000 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate echo 1 >/sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice_load # Renice all those background processes that are running on idle -> no powerup for these. renice +1 `pidof hildon-status-menu` `pidof hildon-home` `pidof hildon-desktop` `pidof BatteryGraph\ d` `pidof intellisyncd`
# cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state 1150000 0 1100000 0 1000000 114970 950000 1032 900000 257 850000 1050 805000 1428 750000 895 700000 328 600000 8283 550000 978 500000 296393 250000 12083 125000 6946135