aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <[email protected]>2016-07-26 17:08:24 +0000
committerDavid S. Miller <[email protected]>2016-07-26 22:18:56 +0000
commit0a91605cda883f7a25b1e7fa8cdc3f633ae8f8e0 (patch)
tree636abbd76d500b8b9f861843b41547356a45cbb7 /tools/perf/scripts/python/event_analyzing_sample.py
parentnet: ipmr/ip6mr: update lastuse on entry change (diff)
downloadkernel-0a91605cda883f7a25b1e7fa8cdc3f633ae8f8e0.tar.gz
kernel-0a91605cda883f7a25b1e7fa8cdc3f633ae8f8e0.zip
net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
The workqueue health->wq was used as per device private health thread. This was done to perform delayed work. The workqueue has a single workitem(&health->work) and hence doesn't require ordering. It is involved in handling the health of the device and is not being used on a memory reclaim path. Hence, the singlethreaded workqueue has been replaced with the use of system_wq. Work item has been flushed in mlx5_health_cleanup() to ensure that there are no pending tasks while disconnecting the driver. Signed-off-by: Bhaktipriya Shridhar <[email protected]> Acked-by: Leon Romanovsky <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions