Ross ROSS = Recommend OSS · open-source software intelligence for agents

oracle/bpftune

bpftune uses BPF to auto-tune Linux systems observed · 2026-08-28

github.com/oracle/bpftune · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 96
  • Release rhythm 29
  • Longevity 86

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1212
  • days_rel: 261
  • days_push: 29
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1881 stars · 111 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

bpftune is a daemon that uses eBPF observability to continuously monitor Linux system behavior and automatically adjust kernel tunables such as sysctl parameters. It tunes at a fine grain (per-socket, per-device), logs what it changed and why, and steps aside when administrators set values manually.

Use cases

  • automatically tune Linux kernel sysctl parameters without manual configuration
  • optimize TCP network performance on servers with no human admin access
  • continuously adapt system tunables to changing workloads using eBPF observability
  • replace static 'magic number' sysctl configs on cloud instances
  • log and explain every tuning change made to the system

When to choose

  • you run many unattended Linux servers ('cattle not pets') that need ongoing performance tuning
  • you want zero-configuration auto-tuning with explicit logging of changes
  • you need fine-grained tuning (per-socket, per-device) rather than system-wide static settings

When to avoid

  • you need strict, deterministic kernel configurations that must never change automatically
  • your kernel or environment lacks eBPF support
  • you run non-Linux systems, as bpftune is Linux-only

Facets

service · maturity active

monitoring configuration-management developer-tools operating-systems performance self-hosted cli ebpf auto-tuning sysctl kernel-tunables observability c system-daemon devops linux

1 source

Member repositories

RepositoryRoleHealth v2
oracle/bpftunemain71

For agents

markdown · JSON · MCP: product_card(name="oracle/bpftune")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem