Skip to content

Commit 9561a7a

Browse files
Josef Bacikaxboe
authored andcommitted
nbd: add multi-connection support
NBD can become contended on its single connection. We have to serialize all writes and we can only process one read response at a time. Fix this by allowing userspace to provide multiple connections to a single nbd device. This coupled with block-mq drastically increases performance in multi-process cases. Thanks, Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
1 parent e00f4f4 commit 9561a7a

File tree

2 files changed

+243
-148
lines changed

2 files changed

+243
-148
lines changed

0 commit comments

Comments
 (0)