View Single Post
carbonjha's Avatar
Posts: 83 | Thanked: 71 times | Joined on Jul 2011 @ Dhaka
#2720
I'm posting here so everyone can see.

underclock profile
Code:
# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
# minimum frequency to use
MINFREQ=250
# maximum frequency to use
MAXFREQ=600
# list of frequency configurations: each "frequency:volt,dsprate"
FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:48,360 600:54,360"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=1
POWERSAVE_BIAS=0
overclock profile
Code:
# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
# minimum frequency to use
MINFREQ=250
# maximum frequency to use
MAXFREQ=720
# list of frequency configurations: each "frequency:volt,dsprate"
FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:48,400 600:54,430 720:60,480 805:60,480 850:60,500 900:72,520 950:72,600 1000:72,600 1100:72,600 1150:72,600"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=90
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=1
POWERSAVE_BIAS=0
Additional voltage information of /sys/power/srvdd1_opps_vsel
Voltage table for each CPU frequency calculated by smartreflex.

Code:
125 - 20
250 - 22
500 - 33
550 - 35
600 - 38
720 - 43
805 - 48
850 - 52
900 - 55
__________________
kernel-power v52
N900 rocks
http://n900world.blogspot.com/
 

The Following User Says Thank You to carbonjha For This Useful Post: