View Single Post
Posts: 34 | Thanked: 50 times | Joined on Jun 2010
#5299
Here's my current config. Min 250, max 805, all VDD powersaving switched on, custom very low voltages.

Note that 805 is the max clock when using VDD2 powersaving. Any higher clock will crash immediately with VDD2.

Code:
MINFREQ=250
MAXFREQ=805
FREQS="0:15,90 125:24,90 250:28,180 500:35,360 550:36,400 600:37,430 700:41,430 750:42,430 805:47,430 850:49,480 900:53,490 950:56,500 1000:60,500 1100:66,500 1150:69,500 "
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
IGNORE_NICE_LOAD=0
UP_THRESHOLD=95
SAMPLING_RATE=150000
POWERSAVE_BIAS=0
Using only VDD1 (not VDD2) will allow some power saving at clock speeds >805. The powersaving won't be as effective as VDD1+2, and stability may suffer a bit at very high clocks (1000+).
 

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