We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b54d7 commit 005673aCopy full SHA for 005673a
usr/lib/sysctl.d/99-cachyos-settings.conf
@@ -41,9 +41,6 @@ kernel.kptr_restrict = 2
41
# Disable Kexec, which allows replacing the current running kernel.
42
kernel.kexec_load_disabled = 1
43
44
-# TCP Enable ECN Negotiation for both outgoing and incoming connections
45
-net.ipv4.tcp_ecn = 1
46
-
47
# Increase netdev receive queue
48
# May help prevent losing packets
49
net.core.netdev_max_backlog = 4096
0 commit comments