eBPF Shenanigans with Flux
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore the intricacies of eBPF programming in this 24-minute conference talk from the Linux Plumbers Conference. Dive into the Flux framework, a multicore scheduler written in eBPF that operates on Google's Ghost kernel scheduling class. Discover innovative data structures and programming techniques used to overcome eBPF limitations, including the use of array maps as quasi memory allocators and the implementation of linked lists and AVL trees within these maps. Learn about strategies for achieving function dispatch and light "object-oriented" programming in an environment without function pointers. Gain valuable insights into advanced eBPF programming techniques that can be applied to create more complex and sophisticated BPF programs.
Syllabus
eBPF Shenanigans with Flux - Barret Rhoden
Taught by
Linux Plumbers Conference
Related Courses
Introduction to Computing 计算概论APeking University via Coursera Data Structures and Performance
University of California, San Diego via Coursera Foundations of Data Structures
Indian Institute of Technology Bombay via edX Algorithms and Data Structures
Microsoft via edX Data Structures and Design Patterns for Game Developers
University of Colorado System via Coursera