Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save enqtran/e9b8cce1113622a6bef404c7de2647c2 to your computer and use it in GitHub Desktop.
Save enqtran/e9b8cce1113622a6bef404c7de2647c2 to your computer and use it in GitHub Desktop.
sync; echo 1 > /proc/sys/vm/drop_caches
sync; echo 2 > /proc/sys/vm/drop_caches
sync; echo 3 > /proc/sys/vm/drop_caches
crontab -l
0 * * * * sync; echo 3 > /proc/sys/vm/drop_caches
free -m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment