commit | ad71473d9c43725c917fc5a86d54ceb7001ee28c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Feb 05 18:15:25 2017 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Feb 27 20:54:05 2017 +0200 |
tree | fc5a06fd06bf7659fb70f2e2afd77f29c78fbde1 | |
parent | 73473427bb551686e4b68ecd99bfd27e6635286a [diff] |
virtio_blk: 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>