I'm bench-marking a code in a BeagleBoard clone and would like to disable CPU frequency scaling. The methods I found are: echo performance | sudo tee /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor (for Ubuntu ARM, file not found in Fedora ARM) chkconfig --level 2345 cpuspeed off (also file not found) /usr/bin/cpufreq-selector -g performance (from package gnome-applets, requires GNOME and I'm running in text mode only) I also found this unanswered related message http://lists.fedoraproject.org/pipermail/arm/2010-December/000791.html So, how do I disable CPU frequency scaling in Fedora ARM from the console? Thanks -- -- Danilo Câmara _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm