Releases: k4yt3x/sysctl
Releases · k4yt3x/sysctl
Version 1.14
feat: change qdisc to fq_codel for modern Linux kernels Signed-off-by: k4yt3x <[email protected]>
Version 1.13
docs(readme): add important callouts and tips Signed-off-by: k4yt3x <[email protected]>
Version 1.12
feat: change net.core.default_qdisc to fq for proper BBR Signed-off-by: k4yt3x <[email protected]>
Version 1.10
Merge pull request #14 from HorlogeSkynet/patch-1 Mentions `kernel.yama.ptrace_scope = 3` breaks lxc v6+ procfs
Version 1.9
added kernel.modules_disabled=1 Signed-off-by: k4yt3x <[email protected]>
Version 1.8
commented out disable TCP window scaling by default Disabling TCP window scaling could result in a significant decrease in performance in high-latency communications. Signed-off-by: k4yt3x <[email protected]>
Version 1.7
Added vm.unprivileged_userfaultfd and dev.tty.ldisc_autoload.
Version 1.6
Set PMTU starting value to 1024 according to RFC4821.
Version 1.5
More optimizations are enabled by default with the updated assumptions list
Version 1.4
Added MTU probing and disabling SSR