Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-04 | bpf: Allow per unit prefill for non-fix-size percpu memory allocator | Yonghong Song | 1 | -0/+7 |
2024-01-04 | bpf: Add objcg to bpf_mem_alloc | Yonghong Song | 1 | -0/+1 |
2023-10-21 | bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}() | Hou Tao | 1 | -0/+1 |
2023-07-13 | bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu(). | Alexei Starovoitov | 1 | -0/+2 |
2023-03-26 | bpf: Add a few bpf mem allocator functions | Martin KaFai Lau | 1 | -0/+2 |
2023-02-22 | bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma | Hou Tao | 1 | -0/+7 |
2022-09-05 | bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc. | Alexei Starovoitov | 1 | -0/+2 |
2022-09-05 | bpf: Add percpu allocation support to bpf_mem_alloc. | Alexei Starovoitov | 1 | -1/+1 |
2022-09-05 | bpf: Introduce any context BPF specific memory allocator. | Alexei Starovoitov | 1 | -0/+26 |