You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing and closed feature requests
Proposal
The Linux kernel has parameters that can be tweaked to better suit a systems needs. We should investigate if there are any parameters we should adjust for a server use case.
Motivation
The karo-stack already adjusts two kernel parameters. One for UDP buffer sizes and another with IPv4 packet forwarding (see roles/karo-system/files/sysctl_karo.conf). It's safe to assume there might be further tweaks that could be made.
This discussion was converted from issue #56 on July 05, 2026 00:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
Proposal
The Linux kernel has parameters that can be tweaked to better suit a systems needs. We should investigate if there are any parameters we should adjust for a server use case.
Motivation
The karo-stack already adjusts two kernel parameters. One for UDP buffer sizes and another with IPv4 packet forwarding (see
roles/karo-system/files/sysctl_karo.conf). It's safe to assume there might be further tweaks that could be made.Context
https://wiki.archlinux.org/title/Sysctl
All reactions