8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
vm.dirty_background_ratio = 5
|
|
vm.dirty_ratio = 10
|
|
kernel.watchdog_thresh = 20
|
|
net.core.rmem_max = 67108864
|
|
net.core.wmem_max = 67108864
|
|
net.ipv4.tcp_rmem = 4096 87380 33554432
|
|
net.ipv4.tcp_wmem = 4096 65536 33554432
|