dentry_cache that wasn't being reclaimed. Probably a bug in the old version of the Linux kernel that this server is using. The solution that worked for me was:# sync && echo 2 >/proc/sys/vm/drop_cachesIf you're curious as to what this does, RTFM.
0 comments:
Post a Comment