Bhaktipriya Shridhar 81baf90af2 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 <bhaktipriya96@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-06-11 20:03:04 -06:00
..
2016-06-07 13:41:38 -06:00
2016-06-07 13:41:38 -06:00
2016-06-07 13:41:38 -06:00
2016-06-07 13:41:38 -06:00
2016-06-07 13:41:38 -06:00
2016-06-07 13:41:38 -06:00
2016-04-13 13:33:19 -06:00
2016-01-20 13:52:20 -08:00
2015-08-13 12:31:57 -06:00