Here’s the command to empty or clear Linux’s buffer or cache. Run it as root.
free && sync && echo 3 > /proc/sys/vm/drop_caches && free |
cloud engineer
Here’s the command to empty or clear Linux’s buffer or cache. Run it as root.
free && sync && echo 3 > /proc/sys/vm/drop_caches && free |
free && sync && echo 3 > /proc/sys/vm/drop_caches && free