How to clear the memory cache in Linux

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

No comments:

Post a Comment