diff options
| author | Alexei Starovoitov <[email protected]> | 2022-09-02 14:10:56 -0700 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-09-05 15:33:06 +0200 |
| commit | 02cc5aa29e8cef4c1d710accd423546ab63f4eda (patch) | |
| tree | 6621deafbb666f230e4b4836247a9b1113a58f7e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | dccb4a9013a68ddcb8303cd60f2fca1742014f3f (diff) | |
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Since hash map is now converted to bpf_mem_alloc and it's waiting for rcu and
rcu_tasks_trace GPs before freeing elements into global memory slabs it's safe
to use dynamically allocated hash maps in sleepable bpf programs.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Kumar Kartikeya Dwivedi <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions