Added vm.overcommit_ratio=100 to sysctl to use full memory capacity
This commit is contained in:
@ -6,4 +6,4 @@ net.core.somaxconn = 2048
|
||||
net.core.netdev_max_backlog = 5000
|
||||
vm.swappiness=1
|
||||
vm.dirty_ratio = 40
|
||||
|
||||
vm.overcommit_ratio=100
|
||||
|
Reference in New Issue
Block a user