Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5997

Troubleshooting • Re: Can anyone suggest why my Pi is running slow?

$
0
0
By default we run the ondemand cpu frequency governor.
It will only be at maximum clock when busy.

You can force it to always run at a higher clock:

Code:

echo performance | sudo tee /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
but that will just make it run faster when there's nothing to do...

Statistics: Posted by dom — Tue Feb 20, 2024 1:22 pm



Viewing all articles
Browse latest Browse all 5997

Trending Articles