• [$] Efficient access to local storage for BPF programs

    From LWN.net@86:200/23 to All on Thu Jul 2 06:40:08 2026


    When a BPF program is used to filter or redirect packets in the networking subsystem, the program will often want to associate data with each packet as it moves through the kernel. The kernel's

    local BPF storage API, which
    associates extra data with some kernel objects, provides a way to do that. (See also
    the BPF map types that end
    in STORAGE.)
    Amery Hung and Jakub Sitnicki led two sessions
    at the 2026

    Linux Storage, Filesystem, Memory-Management, and BPF Summit
    about how to make accesses to local storage data more efficient. Hung spoke about general performance problems related to locking, while Sitnicki examined the use of local storage in the networking subsystem in particular.

    https://lwn.net/Articles/1078968/
    --- SBBSecho 3.37-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (86:200/23)