bpftune is a tool developed by Oracle that leverages BPF to continuously monitor and auto-tune Linux system behavior with minimal overhead. It intelligently adjusts system parameters at a granular level to optimize performance and handle varying workloads. Bypassing traditional static tuning methods, bpftune uses dynamic strategies to automatically adapt to changing conditions, and logs all changes for transparency. It supports various tuners for TCP connections, neighbor tables, route tables, and more. Simple to install and run, bpftune operates as a system service and is capable of both foreground and background operations, providing detailed logs of its actions.
Table of contents
The problemKey design principlesConceptsArchitectureSupported tunersCode organizationGetting StartedTestsDoes my system support bpftune?DemoFor more infoContributingSecurityLicense1 Comment
Sort: