In our case it was not Cache that was misbehaving, we had a Tomcat application that consumed the memory.
We adjusted /proc/sys/vm/swappiness to 30 (and fixed the tomcat appication and tomcat memory settings) and have not had a repeat of the problem.
- Log in to post comments