|
|
Subscribe / Log in / New account

Yet another try at the BPF program allocator

Yet another try at the BPF program allocator

Posted Jan 5, 2024 20:58 UTC (Fri) by bland (guest, #168935)
Parent article: Yet another try at the BPF program allocator

Note that BPF on older ARM kernels does run into odd allocation location behaviors due to the use of the kernel's module_alloc infrastructure and is tough to write kernel modules around. Thankfully, recent efforts by Mark Rutland on v6.4-rc3 have led to kernel module comprehensible memory allocation locations for BPF programs on ARM!


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds