|
|
|
|
|
by fckdemodss
3277 days ago
|
|
I ran into a similar issue with kernel memory caching behavior. While it's nice to just say LOL upgrade you fool, most of us are stuck with the environment were given. You can adjust kernel level memory behavior, in particular vfs_cache_pressure can be set very high to force dentry to empty more aggressively. https://www.kernel.org/doc/Documentation/sysctl/vm.txt |
|