Downclock when idle
|
24th Jun, 2014, 05:58 PM
Post: #6
|
|||
|
|||
RE: Downclock when idle
@f1vefour
arm_freq_min is by default set to 700. arm_freq is by default the same value. by changing arm_freq to higher number arm_freq_min is not changed. frequencies is not changing FW but kernel alone. and if arm_clock is not going back to arm_freq_min is caused only by performance governor which is active by default. changing it to ondemand (or powersave) allows the clock to go down to arm_freq_min. arm_freq_min can be set also to lower value from default 700. and again arm will lower the freq only if governor is changed. (just a wrap-up that there is no confusion of any kind) Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Downclock when idle - wonderiuy - 20th Jun, 2014, 08:23 AM
RE: Downclock when idle - CurlyMo - 20th Jun, 2014, 09:04 AM
RE: Downclock when idle - wonderiuy - 23rd Jun, 2014, 04:52 AM
RE: Downclock when idle - mk01 - 23rd Jun, 2014, 05:38 AM
RE: Downclock when idle - f1vefour - 24th Jun, 2014, 06:52 AM
RE: Downclock when idle - mk01 - 24th Jun, 2014 05:58 PM
|