diff options
| author | Björn Töpel <[email protected]> | 2019-12-19 07:10:04 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-12-19 21:09:43 -0800 |
| commit | cdfafe98cabefeedbbc65af5c191c59745c03298 (patch) | |
| tree | 36cf6f6f90c5c1d3aeccbac41dc4f79b3881a060 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 96360004b8628541f5d05a845ea213267db0b1a2 (diff) | |
xdp: Make cpumap flush_list common for all map instances
The cpumap flush list is used to track entries that need to flushed
from via the xdp_do_flush_map() function. This list used to be
per-map, but there is really no reason for that. Instead make the
flush list global for all devmaps, which simplifies __cpu_map_flush()
and cpu_map_alloc().
Signed-off-by: Björn Töpel <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions