Files
android_kernel_xiaomi_sm8450/include/uapi
Josef Bacik 9561a7ade0 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 <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-22 12:16:32 -07:00
..
2016-11-22 12:16:32 -07:00
2016-05-05 23:51:51 +02:00
2016-10-14 15:00:10 -04:00
2016-07-25 10:59:31 +01:00