• Josef Bacik's avatar
    nbd: convert to blkmq · fd8383fd
    Josef Bacik authored
    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: default avatarJosef Bacik <jbacik@fb.com>
    Signed-off-by: default avatarJens Axboe <axboe@fb.com>
    fd8383fd
nbd.c 23.4 KB