diff options
| author | Bhaktipriya Shridhar <[email protected]> | 2016-06-08 01:57:19 +0530 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2016-06-11 20:03:04 -0600 |
| commit | 81baf90af2dcc8259e99e2f236024524b55313fc (patch) | |
| tree | d042b3d5d364ccae3e206615f5a3a1407e3e0859 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 288dab8a35a0bde426a09870943c8d3ee3a50dab (diff) | |
bcache: Remove deprecated create_workqueue
alloc_workqueue replaces deprecated create_workqueue().
Dedicated workqueues have been used since bcache_wq and moving_gc_wq
are workqueues for writes and are being used on a memory reclaim path.
WQ_MEM_RECLAIM has been set to ensure forward progress under memory
pressure.
Since there are only a fixed number of work items, explicit concurrency
limit is unnecessary here.
Signed-off-by: Bhaktipriya Shridhar <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions