Re: automatic IRQ affinity for virtio V3
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2017-02-09 16:02:32
Also in:
linux-block, lkml
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2017-02-09 16:02:32
Also in:
linux-block, lkml
On Thu, Feb 09, 2017 at 05:50:31AM -0800, Christoph Hellwig wrote:
On Sun, Feb 05, 2017 at 06:15:17PM +0100, Christoph Hellwig wrote:quoted
Hi Michael, hi Jason, This patches applies a few cleanups to the virtio PCI interrupt handling code, and then converts the virtio PCI code to use the automatic MSI-X vectors spreading, as well as using the information in virtio-blk and virtio-scsi to automatically align the blk-mq queues to the MSI-X vectors.Any chance to get this in for 4.11 after I got reviews from Jason for most of the patches?
Absolutely, I intend to merge it. -- MST