Emptying the buffers cache If you ever want to empty it you can use this chain of commands.
$ free && sync && echo 3 > /proc/sys/vm/drop_caches && free
total used free shared buffers cached Mem: 1018916 980832 38084 0 46924 355764 -/+ buffers/cache: 578144 440772 Swap: 2064376 128 2064248 total used free shared […]
Recent Comments