Guest User

Untitled

a guest
Oct 17th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
  2. echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
  3. echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
  4. echo performance > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor
  5. echo performance > /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor
  6. echo performance > /sys/devices/system/cpu/cpu5/cpufreq/scaling_governor
  7. echo performance > /sys/devices/system/cpu/cpu6/cpufreq/scaling_governor
  8. echo performance > /sys/devices/system/cpu/cpu7/cpufreq/scaling_governor
Add Comment
Please, Sign In to add comment