diff --git a/drop_caches.sh b/drop_caches.sh new file mode 100755 index 000000000..9cb9e1dc9 --- /dev/null +++ b/drop_caches.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo 3 > /proc/sys/vm/drop_caches