[SCSI] virtio-scsi: split scatterlist per target
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Jun 2012 14:56:34 +0000 (16:56 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:58:58 +0000 (08:58 +0100)
commit2bd37f0fde99cbf8b78fb55f1128e8c3a63cf1da
tree669df2ebb154fff1af3590bd2bf815083857e01d
parentbce750b1633927be3eecf821f4d17975c3ba5b6a
[SCSI] virtio-scsi: split scatterlist per target

To improve performance for I/O to different targets, add a separate
scatterlist for each of them.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/virtio_scsi.c
This page took 0.044747 seconds and 5 git commands to generate.