Package: wnpp
Severity: wishlist
X-Debbugs-Cc: ba...@barryprice.co.uk

* Package name    : bpftune
  Version         : 0.1
  Upstream Contact: Alan Maguire <alan.magu...@oracle.com>
* URL             : https://github.com/oracle/bpftune
* License         : GPL-2.0 WITH Linux-syscall-note
  Programming Lang: C
  Description     : bpftune uses BPF to auto-tune Linux systems

bpftune aims to provide lightweight, always-on auto-tuning of system
behaviour. The key benefit it provides are:

 * by using BPF observability features, we can continuously monitor and
   adjust system behaviour
 * because we can observe system behaviour at a fine grain (rather than
   using coarse system-wide stats), we can tune at a finer grain too
   (individual socket policies, individual device policies etc)

Upstream already has an RPM recipe[1], but there's nothing for
Debian-based distros yet, AFAICS.

[1] https://github.com/oracle/bpftune/blob/main/buildrpm/bpftune.spec

Reply via email to