Improve inode/dnode caching under memory pressure

This commit is contained in:
Daniel Winzen
2020-01-13 06:53:22 +01:00
parent e9c4b798d5
commit 68b4458c88

View File

@ -7,3 +7,4 @@ net.core.netdev_max_backlog = 5000
vm.swappiness=1
vm.dirty_ratio = 40
vm.overcommit_ratio = 100
vm.vfs_cache_pressure = 50