• J
    nbd: convert to blkmq · fd8383fd
    Josef Bacik 提交于
    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: NJosef Bacik <jbacik@fb.com>
    Signed-off-by: NJens Axboe <axboe@fb.com>
    fd8383fd
nbd.c 23.4 KB