# leandromoreira/linux-network-performance-parameters

Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺

Repository: https://github.com/leandromoreira/linux-network-performance-parameters
Canonical: https://ross.abutalabs.com/products/linux-network-performance-parameters
Homepage: https://github.com/leandromoreira/linux-network-performance-parameters
License: BSD-3-Clause
License Family: permissive
Topics: network, performance, sysctl, tcp, linux, kernel
Last push: 2026-06-03T22:22:15+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 35, longevity 100
- inputs: {"age_days": 3026, "days_push": 91, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5814, forks 529 (observed 2026-08-28T04:09:29.984300+00:00)

## What it is
An educational guide explaining where common Linux network sysctl variables fit into the kernel's packet flow, covering ingress/egress queues, ring buffers, interrupt coalescing, QDiscs, and TCP buffers. It is a documentation/tutorial repository with diagrams and references rather than runnable software.

## Use cases
- understand linux network sysctl parameters
- learn how packets flow through the linux kernel
- tune tcp buffer sizes on linux
- understand napi and interrupt coalescing
- learn what rx-usecs and tx-usecs do
- troubleshoot linux network performance
- understand qdisc and txqueuelen

## When to choose
- you want to understand the Linux networking stack before tuning sysctl values
- you need a visual map of where network parameters act in the packet flow
- you are learning kernel networking concepts like NAPI, ring buffers, and QDiscs

## When to avoid
- you need an automated tuning tool that applies sysctl settings for you
- you want guaranteed 'cargo cult' sysctl values that work everywhere
- you need non-Linux network tuning guidance

## Facets
- artifact type: learning-resource
- maturity: stable
- function: networking, monitoring, developer-tools
- domain: networking, operating-systems, performance, tutorials
- platform: cli
- tags: sysctl, tcp-tuning, kernel-networking, napi, ring-buffer, interrupt-coalescing, qdisc, documentation, performance, linux

## Member repositories
- leandromoreira/linux-network-performance-parameters (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.984300+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:12.817466+00:00, confidence not recorded.
  - readme: https://github.com/leandromoreira/linux-network-performance-parameters (fetched 2026-08-28T04:09:29.984300+00:00, sha fff3f3997780)
  - homepage: https://github.com/leandromoreira/linux-network-performance-parameters (fetched 2026-08-29T08:47:57.716168+00:00, sha 130a3a2416cf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
