Tuesday, April 3, 2012

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

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home