Created
September 2, 2020 09:15
-
-
Save kofemann/a82c736d5c974917bb98aeb797e97eab to your computer and use it in GitHub Desktop.
systcl configuration for dell e7470
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
vm.laptop_mode=5 | |
vm.dirty_writeback_centisecs = 15000 | |
vm.swappiness=10 | |
fs.inotify.max_user_watches = 524288 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment