commit | 0d9f0a52c8b9f7a003fe1650b7d5fb8518efabe0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Feb 05 18:15:26 2017 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Feb 27 20:54:06 2017 +0200 |
tree | fab497b3fc1a878f5a79e7512e95c90fb36713b5 | |
parent | ad71473d9c43725c917fc5a86d54ceb7001ee28c [diff] |
virtio_scsi: use virtio IRQ affinity Use automatic IRQ affinity assignment in the virtio layer if available, and build the blk-mq queues based on it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>