Skip to content

Instantly share code, notes, and snippets.

@akhdaniel
Last active April 1, 2019 02:11
Show Gist options
  • Save akhdaniel/259af758cae31ec28e589602e5005052 to your computer and use it in GitHub Desktop.
Save akhdaniel/259af758cae31ec28e589602e5005052 to your computer and use it in GitHub Desktop.
Kernel Tuning
vm.overcommit_memory=2
vm.swappiness=0
vm.dirty_ratio=2
vm.dirty_background_ratio=1
vm.nr_hugepages=4287
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment