Skip to content

Instantly share code, notes, and snippets.

@flrngel
Last active August 29, 2015 14:03
Show Gist options
  • Save flrngel/8ca42861dc250929a499 to your computer and use it in GitHub Desktop.
Save flrngel/8ca42861dc250929a499 to your computer and use it in GitHub Desktop.
sync
sudo bash -c 'echo 3 > /proc/sys/vm/drop_caches'
# swap memory reset
sudo swapoff -a
sudo swapon -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment