aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2019-08-13 10:00:25 +0200
committerDavid S. Miller <[email protected]>2019-08-14 20:02:39 -0700
commitecb9f80db23a7ab09b46b298b404e41dd7aff6e6 (patch)
tree76dc0c738cd0516686e1acc5cb8881e608f2aa6d /tools/perf/scripts/python/netdev-times.py
parent03eb57bb897f22ba06025ff628a3447520636572 (diff)
net/mvpp2: Replace tasklet with softirq hrtimer
The tx_done_tasklet tasklet is used in invoke the hrtimer (mvpp2_hr_timer_cb) in softirq context. This can be also achieved without the tasklet but with HRTIMER_MODE_SOFT as hrtimer mode. Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions