diff options
author | 2016-08-15 23:43:35 +0530 | |
---|---|---|
committer | 2016-10-07 16:54:31 -0400 | |
commit | fcf621dd2ba2950a3a6717fc0a3c1f908107a546 (patch) | |
tree | 95a1f03cfc61fb3be9f8ed31846207482b75afb2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | IB/mlx4/mad: Remove deprecated create_singlethread_workqueue (diff) | |
download | wireguard-linux-fcf621dd2ba2950a3a6717fc0a3c1f908107a546.tar.xz wireguard-linux-fcf621dd2ba2950a3a6717fc0a3c1f908107a546.zip |
IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces
deprecated create_singlethread_workqueue(). This is the identity
conversion.
The workqueue "mcg_wq" queues work items &group->work
and &group->timeout_work.
The workqueue "clean_wq" queues work item mcg_clean_task.
Both have been identity converted.
WQ_MEM_RECLAIM has been set to ensure forward progress under
memory pressure.
Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions