Skip to content

Instantly share code, notes, and snippets.

@qa1
Created March 2, 2020 09:11
Show Gist options
  • Save qa1/118997f3dfd6531e56b434cb4a092eb2 to your computer and use it in GitHub Desktop.
Save qa1/118997f3dfd6531e56b434cb4a092eb2 to your computer and use it in GitHub Desktop.
/etc/sysctl.conf
vm.dirty_background_ratio = 5
vm.dirty_ratio = 10
* run
sudo sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment