Improve inode/dnode caching under memory pressure
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user