chore(clustertool): tweak patch defaults

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-02-07 11:44:35 +01:00
committed by GitHub
parent 63fc480d78
commit d2cd7d1242
+2 -2
View File
@@ -47,8 +47,8 @@
fs.inotify.max_queued_events: "65536"
fs.inotify.max_user_instances: "8192"
fs.inotify.max_user_watches: "524288"
net.core.rmem_max: "2500000"
net.core.wmem_max: "2500000"
net.core.rmem_max: 7500000
net.core.wmem_max: 7500000
user.max_user_namespaces: "11255" # For flatpak support
net.core.default_qdisc: fq # 10Gb/s
net.ipv4.tcp_congestion_control: bbr # 10Gb/s