summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-03-29 02:50:19 +0300
committerPaolo Abeni <pabeni@redhat.com>2023-03-30 14:40:00 +0300
commitc59647c0dc679008886756a888368da1c6d4ccd3 (patch)
treee9085b988a2ac89d8c73f1388cac8f8fd0471b4d /tools/perf/scripts/python/task-analyzer.py
parent8fcb76b934daff12cde76adeab3d502eeb0734b1 (diff)
downloadlinux-c59647c0dc679008886756a888368da1c6d4ccd3.tar.xz
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 <edumazet@google.com> Reviewed-by: Jason Xing <kerneljasonxing@gmail.com> Tested-by: Jason Xing <kerneljasonxing@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions