Flush Linux Caches
It is now possible from kernel version 2.6.16 to drop Linux internal caches (page caches, inodes and dentry caches). This can be done by echoing a number into /proc/sys/vm/drop_caches : To drop page cache : echo 1 > /proc/sys/vm/drop_cachesTo drop inode and dentry cache : echo 2 > /proc/sys/vm/drop_cachesAnd finally to drop everything : echo 3 > /proc/sys/vm/drop_cachesSource : Drop Caches - linux-mm.org
Comments (0)
:: Trackbacks (0)
|
QuicksearchCategoriesSyndicate This Blog |
Powered by s9y
