-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Tweak kernel parameters #56
Copy link
Copy link
Open
Labels
Kind/FeatureNew functionalityNew functionalityReviewed/ConfirmedIssue has been confirmedIssue has been confirmedStatus/Need More InfoFeedback is required to reproduce issue or to continue workFeedback is required to reproduce issue or to continue work
Metadata
Metadata
Assignees
Labels
Kind/FeatureNew functionalityNew functionalityReviewed/ConfirmedIssue has been confirmedIssue has been confirmedStatus/Need More InfoFeedback is required to reproduce issue or to continue workFeedback is required to reproduce issue or to continue work
Projects
Status
Backlog
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