Showing posts with label performance. Show all posts
Showing posts with label performance. Show all posts

How to clear the memory cache in Linux

sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"