Skip to content

Instantly share code, notes, and snippets.

@vallettea
Created August 31, 2015 08:40
Show Gist options
  • Save vallettea/c8c8cae5b04f096f7904 to your computer and use it in GitHub Desktop.
Save vallettea/c8c8cae5b04f096f7904 to your computer and use it in GitHub Desktop.
free/monitor unuzed memory
watch -n 1 free -m
sudo sysctl -w vm.drop_caches=3
sudo sync && echo 3 | sudo tee /proc/sys/vm/drop_caches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment