ReferencePlatforms/Test/Linux: Difference between revisions

Jump to navigation Jump to search
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 userspace
  cpufreq-set -g performance
  cpufreq-set -c 1 -g userspace
  cpufreq-set -c 1 -g performance
cpufreq-set -f 1000
 
cpufreq-set -c 1 -f 1000
* 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
541

edits

Navigation menu