aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2023-03-28 23:50:19 +0000
committerPaolo Abeni <[email protected]>2023-03-30 13:40:00 +0200
commitc59647c0dc679008886756a888368da1c6d4ccd3 (patch)
treee9085b988a2ac89d8c73f1388cac8f8fd0471b4d /tools/perf/scripts/python/mem-phys-addr.py
parent8fcb76b934daff12cde76adeab3d502eeb0734b1 (diff)
net: add softnet_data.in_net_rx_action
We want to make two optimizations in napi_schedule_rps() and ____napi_schedule() which require to know if these helpers are called from net_rx_action(), instead of being called from other contexts. sd.in_net_rx_action is only read/written by the owning cpu. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Jason Xing <[email protected]> Tested-by: Jason Xing <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions