[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Nbd] [PATCH][V5] nbd: add multi-connection support



On 11/22/2016 12:04 PM, Josef Bacik wrote:
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,

Added for 4.10, thanks Josef.

--
Jens Axboe




Reply to: