Re: [PATCH] PCI/MSI: Export all remapped MSIs to sysfs attributes

2017-01-23 Thread Neil Horman
On Mon, Jan 23, 2017 at 01:57:28PM -0700, Myron Stowe wrote: > On Thu, Oct 15, 2015 at 11:23 AM, Bjorn Helgaas wrote: > > On Thu, Sep 24, 2015 at 01:31:16AM +0200, Romain Bezut wrote: > >> irqbalance uses these attributes to populate its internal database, which > >> is > >> then used to bind the

Re: [PATCH] PCI/MSI: Export all remapped MSIs to sysfs attributes

2017-01-23 Thread Myron Stowe
On Thu, Oct 15, 2015 at 11:23 AM, Bjorn Helgaas wrote: > On Thu, Sep 24, 2015 at 01:31:16AM +0200, Romain Bezut wrote: >> irqbalance uses these attributes to populate its internal database, which is >> then used to bind the irq on the appropriate NUMA node. >> >> On a device accepting multiple MSI

Re: [PATCH] PCI/MSI: Export all remapped MSIs to sysfs attributes

2015-10-11 Thread Thomas Gleixner
On Fri, 9 Oct 2015, Bjorn Helgaas wrote: > On Thu, Sep 24, 2015 at 01:31:16AM +0200, Romain Bezut wrote: > > irqbalance uses these attributes to populate its internal database, which is > > then used to bind the irq on the appropriate NUMA node. > > > > On a device accepting multiple MSIs and with

Re: [PATCH] PCI/MSI: Export all remapped MSIs to sysfs attributes

2015-10-09 Thread Bjorn Helgaas
[+cc Neil, Thomas, linux-kernel] Hi Romain, On Thu, Sep 24, 2015 at 01:31:16AM +0200, Romain Bezut wrote: > irqbalance uses these attributes to populate its internal database, which is > then used to bind the irq on the appropriate NUMA node. > > On a device accepting multiple MSIs and with inte