diff options
| author | Bhaktipriya Shridhar <[email protected]> | 2016-08-31 00:33:05 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-09-02 06:12:01 -0400 |
| commit | 77d4f08024d86974d3eddc6d0a7143f74974783f (patch) | |
| tree | 0f896b093d0a57b58f963e63dd0d28dec9941a52 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 5f6ac2cee25cb0bf6ec07249a6180cabd46a1913 (diff) | |
scsi: mptfc: Remove deprecated create_singlethread_workqueue
The workqueue "fc_rescan_work_q" queues multiple work items viz
&ioc->fc_rescan_work, &ioc->fc_lsc_work, &ioc->fc_setup_reset_work,
which require strict execution ordering. Hence, an ordered dedicated
workqueue has been used.
WQ_MEM_RECLAIM has been set since the workqueue is belongs to a storage
driver which is being used on a memory reclaim path and hence, requires
forward progress under memory pressure.
Signed-off-by: Bhaktipriya Shridhar <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions