diff options
| author | Alexei Starovoitov <[email protected]> | 2022-09-02 14:10:55 -0700 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-09-05 15:33:06 +0200 |
| commit | dccb4a9013a68ddcb8303cd60f2fca1742014f3f (patch) | |
| tree | 9a5493637aa7952ff2999ffb2c03cadeae56c0ff /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 96da3f7d489d11b43e7c1af90d876b9a2492cca8 (diff) | |
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Use call_rcu_tasks_trace() to wait for sleepable progs to finish.
Then use call_rcu() to wait for normal progs to finish
and finally do free_one() on each element when freeing objects
into global memory pool.
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions