541
edits
No edit summary |
|||
| Line 29: | Line 29: | ||
mknod /dev/random c 1 9 | mknod /dev/random c 1 9 | ||
#set up throttling | #set up throttling | ||
cpufreq-set -g | cpufreq-set -g performance | ||
cpufreq-set -c 1 -g | cpufreq-set -c 1 -g performance | ||
* rm /usr/share/hal/fdi/policy/10osvendor remove 10-cpufreq.fdi (this allows the cpufreq-set commands to take precedence) | * rm /usr/share/hal/fdi/policy/10osvendor remove 10-cpufreq.fdi (this allows the cpufreq-set commands to take precedence) | ||
* open Terminal | * open Terminal | ||
edits