On a system with huge memory available: 12TB of RAM
echo 3 > /proc/sys/vm/drop_caches
takes like half an hour to complete.
Does anyone know a faster alternative to drop_caches
?
I'm using RHEL 6.5 on this server. Do you know if more recent RHEL (like 6.6+ or 7+) improves drop_caches
speed ?