diff options
author | Bhaktipriya Shridhar <bhaktipriya96@gmail.com> | 2016-08-15 23:40:09 +0530 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-10-07 16:54:28 -0400 |
commit | 73b976954360b4b37570ab001e85d8dde0c345b7 (patch) | |
tree | ec6b04c64fcdbaf2476576791ef9103cb6d986e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 401f047e1b10bdcea8d351c52366b94688c271fb (diff) |
i40iw_main: 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 "virtchnl_wq" queues work items i40iw_cqp_generic_worker
and i40iw_cqp_manage_hmc_fcn_worker. It has been identity converted.
WQ_MEM_RECLAIM has been set to ensure forward progress under memory
pressure.
Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.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