Created
November 4, 2020 14:13
-
-
Save RodolpheGohard/b9d041d448518f59d1be8d5d99180410 to your computer and use it in GitHub Desktop.
sets the laptop up for audio production
This file contains hidden or 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
cpupower frequency-set -g performance | |
echo 3072 > /sys/class/rtc/rtc0/max_user_freq | |
/sbin/sysctl -w vm.swappiness=10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment