19 January, 2010

How to flush Linux cache ?

Flushing Linux Caches

Recent versions of Linux (i.e. since 2.6.16) have added the ability to flush their caches. You can run:


$ sync ; echo 3 | sudo tee /proc/sys/vm/drop_caches



No comments: