This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5686 - CPU Frequency scaling for iPod 3g
|
DetailsThis patch implements CPU frequency scaling on the 3G iPod.
It uses a default frequency of 24MHz, a normal frequency of 30MHz and a maximum of 90MHz. Although the PP5002 is rated to run at 90MHz, I believe that the normal iPod firmware does not run it at more than 75MHz, so we may wish to think about using that as the maximum. This patch improves playback performance. It should also improve battery life when not playing. |
This task depends upon
Is not malformed
Leaves the maximum frequency at 75MHz
I have tested the effects of changing the CPU frequency in the debug menu while playing music, and the frequency scaling is definitely taking place.