aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPavel Tatashin <[email protected]>2018-05-02 23:59:30 -0400
committerJeff Kirsher <[email protected]>2018-05-17 09:04:15 -0700
commit6710f970d9979d8f03f6e292bb729b2ee1526d0e (patch)
treea3ad172c6aec5b009519e81a766bda40642c897a /tools/perf/scripts/python/event_analyzing_sample.py
parentb212d815e77c72be921979119c715166cc8987b1 (diff)
ixgbe: release lock for the duration of ixgbe_suspend_close()
Currently, during device_shutdown() ixgbe holds rtnl_lock for the duration of lengthy ixgbe_close_suspend(). On machines with multiple ixgbe cards this lock prevents scaling if device_shutdown() function is multi-threaded. It is not necessary to hold this lock during ixgbe_close_suspend() as it is not held when ixgbe_close() is called also during shutdown but for kexec case. Signed-off-by: Pavel Tatashin <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions