Clear memory cache

From Skytech
Revision as of 06:51, 23 August 2011 by 83.91.81.109 (talk) (Created page with "= Clear memory cache = Can be done by the following: <pre> sync; echo 3 > /proc/sys/vm/drop_caches </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Clear memory cache

Can be done by the following:

sync; echo 3 > /proc/sys/vm/drop_caches