i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 10 lines 249 B view raw
1#net.core.wmem_max = 4194304 2#net.core.rmem_max = 12582912 3#net.ipv4.tcp_rmem = 4096 87380 4194304 4#net.ipv4.tcp_wmem = 4096 87380 4194304 5 6net.core.default_qdisc=fq 7net.ipv4.tcp_congestion_control=bbr 8 9vm.swappiness = 10 10vm.vfs_cache_pressure = 50