![]() |
Re: performance
If I understand correctly, the performance mode puts the processor constantly at 400 mhz, while "on-demand" lets the processor scale its performance up and down, due to what is required of it and to save battery. If it's not being used, it can operate, say, at 200 mhz and it won't impact use. The "conservative" mode keeps the processor lower than the maximum at all times. The processor is never "overclocked". To keep the device and components safe from overheating, the processors is never forced to go to 600 mhz or 1 ghz.
|
Re: performance
The processor never overclocks. It can't go to 600mhz or 1ghz.
Performance: Always at 400mhz On-demand: Scales between 165mhz and 400mhz Conservative: Always at 165mhz Performance mode, AFAIK, was discovered by lcuk when he was making liqbase. The algorithms were so efficient that the tablet would scale down the processor and make the animations jerky. So he found out if you force it to stay at the max, it works a lot better. Also, I have not found any significant battery savings between the modes, so performance is the best. |
Re: performance
The "performance" governor will give worse battery life but probably slightly improved latency than "ondemand". If you wish to modify the CPU scaling from userspace you could always use the "userspace" governor with a suitable daemon to monitor activity and alter the CPU speed.
E.g. http://www.thinkwiki.org/wiki/How_to...caling_Daemons |
Re: performance
Quote:
|
Re: performance
Quote:
(BTW, when we say 'battery life' are we talking about the time it would take to discharge the abttery befre recharging, or the actual life of the battey in the long run, i.e. years before it can't take much charge anymore?) |
Re: performance
Quote:
|
Re: performance
Quote:
Quote:
If you don't have any tasks using CPU frequently, however, the CPU will actually spend less time active in performance than ondemand. |
Re: performance
Hmm, I understand the reasoning, but is this actually true for our devices?
We'd need to know the power consumption at the different CPU freqs and once the clock has stopped due to the dyntick stuff too, and then decide what usage scenario is most applicable, I don't suppose anyone has that info lying about? |
Re: performance
Quote:
Quote:
|
Re: performance
you will save power by letting the run fast, to get a job done, and then it can drop to a low power idle mode. search "matthew garrett power management" for some good blog posts and videos.
i imagine this is even more true on an arm cpu (compared to desktop/laptop cpus), as it have very low power idle modes. if you have things running in the background using cpu, they are either along the lines of * sleep for n milliseconds/seconds/minutes, do something, sleep again * run as fast as possible all the time the first case, the soon the job can finish, the sooner you can save power again. the second case will drain your battery pretty quick no matter what you do. has anyone tried running powertop on an IT |
All times are GMT. The time now is 03:56. |
vBulletin® Version 3.8.8