Created
March 4, 2015 12:14
-
-
Save ntomka/dc6af49539abe3aa45eb to your computer and use it in GitHub Desktop.
Empty Linux kernel memory cache & buffers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
free -m && 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