aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorJoe Stringer <[email protected]>2023-04-22 17:20:54 +0000
committerDaniel Borkmann <[email protected]>2023-04-27 12:20:44 +0000
commit1a986518b8a517637f70cd6d7d494bd0cbbf6145 (patch)
tree28bf420a8ac005bcd99f3659abd699dcbe3c5327 /drivers/net/ethernet/intel/igc
parentdocs/bpf: Add table to describe LRU properties (diff)
downloadkernel-1a986518b8a517637f70cd6d7d494bd0cbbf6145.tar.gz
kernel-1a986518b8a517637f70cd6d7d494bd0cbbf6145.zip
docs/bpf: Add LRU internals description and graph
Extend the bpf hashmap docs to include a brief description of the internals of the LRU map type (setting appropriate API expectations), including the original commit message from Martin and a variant on the graph that I had presented during my Linux Plumbers Conference 2022 talk on "Pressure feedback for LRU map types"[0]. The node names in the dot file correspond roughly to the functions where the logic for those decisions or steps is defined, to help curious developers to cross-reference and update this logic if the details of the LRU implementation ever differ from this description. [0] https://lpc.events/event/16/contributions/1368/ Signed-off-by: Joe Stringer <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Acked-by: John Fastabend <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions