BPF Struct_ops: Current Status and Latest Developments
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore the kernel-side feature BPF struct_ops in Linux, which enables user-defined methods to be called by subsystems. Learn about its inner workings, current applications, and latest developments in this 24-minute conference talk from the Linux Plumbers Conference. Discover how struct_ops allows for innovative implementations, such as defining a congestion control algorithm in BPF and registering it with the TCP subsystem for effective traffic regulation. Gain insights into related projects and understand the potential impact of struct_ops on Linux kernel development and performance optimization.
Syllabus
BPF struct_ops - current status and the last developments - Kui-Feng Lee (Meta)
Taught by
Linux Plumbers Conference
Related Courses
Containers at Facebook - Advanced Linux, Btrfs, and Systemd ImplementationChariotSolutions via YouTube Cilium - Kernel Native Security and DDOS Mitigation for Microservices with BPF
Docker via YouTube The Why and How of libseccomp
Linux Foundation via YouTube BPF Static Keys Support: Update on Wildcard Map Including Use Cases and Restrictions
Linux Foundation via YouTube Compiled BPF: Part 2 - Evolution and Future Directions
Linux Foundation via YouTube