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

    From LWN.net@1337:1/100 to All on Wednesday, July 01, 2026 18:15:06
    [$] Efficient access to local storage for BPF programs

    Date:
    Wed, 01 Jul 2026 17:07:42 +0000

    Description:
    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.

    ======================================================================
    Link to news story:
    https://lwn.net/Articles/1078968/


    --- Mystic BBS v1.12 A49 (Linux/64)
    * Origin: tqwNet UK HUB @ hub.uk.erb.pw (1337:1/100)