+170
−72
+13
−10
+11
−6
+7
−9
Loading
Implements generic dispatch queue which can replace all dispatch queues implemented by each iosched. This reduces code duplication, eases enforcing semantics over dispatch queue, and simplifies specific ioscheds. Signed-off-by:Tejun Heo <htejun@gmail.com> Signed-off-by:
Jens Axboe <axboe@suse.de>