Wednesday, March 30, 2011

Clear Linux Cache

Run 'free' command to get the current memory/cache allocation

### To free pagecache, dentries and inodes:

echo 3 > /proc/sys/vm/drop_caches

Run 'free' command to get the updated status

No comments:

Post a Comment