User Tools

Site Tools


computing:linux:memory

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computing:linux:memory [2011/11/15 17:33]
gcooper
computing:linux:memory [2011/11/15 17:33] (current)
gcooper
Line 13: Line 13:
 </file> </file>
  
-This one-liner shows before and after stats:+This one-liner also shows before and after stats:
  
 <file> <file>
 echo Before: && free -m && echo After: && sync && echo 3 > /proc/sys/vm/drop_caches && free -m echo Before: && free -m && echo After: && sync && echo 3 > /proc/sys/vm/drop_caches && free -m
 </file> </file>
computing/linux/memory.1321403594.txt.gz · Last modified: 2011/11/15 17:33 by gcooper