Thing that is rarely used but very useful when needed. How do drop cache's in Linux:
free pagecache
echo 1 > /proc/sys/vm/drop_caches
free dentries and inodes
echo 2 > /proc/sys/vm/drop_caches
pagecache, dentries and inodes
echo 3 > /proc/sys/vm/drop_caches
04 June 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment