Skip to content

Commit

Permalink
nbd: convert to blkmq
Browse files Browse the repository at this point in the history
This moves NBD over to using blkmq, which allows us to get rid of the NBD
wide queue lock and the async submit kthread.  We will start with 1 hw
queue for now, but I plan to add multiple tcp connection support in the
future and we'll fix how we set the hwqueue's.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
  • Loading branch information
Josef Bacik authored and Jens Axboe committed Sep 8, 2016
1 parent 99e6b87 commit fd8383f
Showing 1 changed file with 129 additions and 208 deletions.
Loading

0 comments on commit fd8383f

Please sign in to comment.