How to clear memory caches on Linux
You can clear the memory cache on linux with the command :
sync; echo 3 > /proc/sys/vm/drop_caches
sync; echo 3 > /proc/sys/vm/drop_caches
Labels: memory caches
Command Linux For Beginners
Labels: memory caches
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home