git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb55321
)
block: virtio-blk: support multi virt queues per virtio-blk device
author
Ming Lei
<ming.lei@canonical.com>
Thu, 26 Jun 2014 09:41:48 +0000
(17:41 +0800)
committer
Jens Axboe
<axboe@fb.com>
Tue, 1 Jul 2014 16:51:03 +0000
(10:51 -0600)
Firstly this patch supports more than one virtual queues for virtio-blk
device.
Secondly this patch maps the virtual queue to blk-mq's hardware queue.
With this approach, both scalability and performance can be improved.
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/virtio_blk.c
patch
|
blob
|
history
diff --cc
drivers/block/virtio_blk.c
Simple merge