Drop cache in Linux

echo 3 > /proc/sys/vm/drop_caches
To view the cache issue:
free -m
and look to buff/cache field.

The possible options: