summaryrefslogtreecommitdiffstats
path: root/crypto/algif_hash.c
diff options
context:
space:
mode:
authorMing Lei2014-06-26 11:41:47 +0200
committerJens Axboe2014-07-01 18:51:01 +0200
commitcb553215d5d277d4838d7d6b7722e964bcf5ca1f (patch)
tree535928c09532f94a15e68035745059e374a4150f /crypto/algif_hash.c
parentblock SG_IO: add SG_FLAG_Q_AT_HEAD flag (diff)
downloadkernel-qcow2-linux-cb553215d5d277d4838d7d6b7722e964bcf5ca1f.tar.gz
kernel-qcow2-linux-cb553215d5d277d4838d7d6b7722e964bcf5ca1f.tar.xz
kernel-qcow2-linux-cb553215d5d277d4838d7d6b7722e964bcf5ca1f.zip
include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
Current virtio-blk spec only supports one virtual queue for transfering data between VM and host, and inside VM all kinds of operations on the virtual queue needs to hold one lock, so cause below problems: - bad scalability - bad throughput This patch requests to introduce feature of VIRTIO_BLK_F_MQ so that more than one virtual queues can be used to virtio-blk device, then above problems can be solved or eased. 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>
Diffstat (limited to 'crypto/algif_hash.c')
0 files changed, 0 insertions, 0 deletions