Last active
February 1, 2018 15:43
-
-
Save vanushwashere/0569552396205c46c36d0fd52291310f to your computer and use it in GitHub Desktop.
Link for tunning up CPU in Ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://forum.notebookreview.com/threads/throttlestop-for-linux.539117/ | |
http://candidtim.github.io/appindicator/2014/09/13/ubuntu-appindicator-step-by-step.html | |
https://gist.github.com/candidtim/5663cc76aa329b2ddfb5 | |
sudo apt install msrtool | |
sudo apt install msr-tools | |
sudo modprobe msr | |
sudo wrmsr 0x1FC 2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment