Nulstil memory cache under Linux
Husk at kør 'sync' først.
Frigør pagecache:
echo 1 > /proc/sys/vm/drop_caches
Frigør dentries og inodes:
echo 2 > /proc/sys/vm/drop_caches
Frigør pagecache, dentries og inodes:
echo 3 > /proc/sys/vm/drop_caches
Standard værdi er:
echo 0 > /proc/sys/vm/drop_caches
Billeder
Oprettet af: js
Oprettet: 09-06-2008
Sidst redigeret: 09-06-2008