Difference between revisions of "Linux: Flush the cache"
Jump to navigation
Jump to search
(Created page with "<syntaxhighlight> sync; echo 3 > /proc/sys/vm/drop_caches </syntaxhighlight>") |
(No difference)
|
Latest revision as of 12:25, 23 August 2012
sync; echo 3 > /proc/sys/vm/drop_caches