• Shelf

    A Thorough Introduction to eBPF

    An in-depth walkthrough of eBPF — what it is, how the verifier works, JIT compilation, maps, and the program types available in the kernel. Covers the safety model that makes eBPF programs safe to run …

    1 min read ebpf linux kernel