Re: block: spread MSI(-X) vectors to all possible CPUs

2017-06-27 Thread Jens Axboe
On 06/26/2017 04:20 AM, Christoph Hellwig wrote: > Hi all, > > this series contains the left-over block bits to spread the MSI-X > vectors over all CPU. Thomas already rewrote and then merged the > irq bits into the tip irq/core branch, and this is the remainder. > > As there are no

block: spread MSI(-X) vectors to all possible CPUs

2017-06-26 Thread Christoph Hellwig
Hi all, this series contains the left-over block bits to spread the MSI-X vectors over all CPU. Thomas already rewrote and then merged the irq bits into the tip irq/core branch, and this is the remainder. As there are no dependencies on other block changes adding them to the tip tree might be

Re: spread MSI(-X) vectors to all possible CPUs V2

2017-06-16 Thread Thomas Gleixner
On Fri, 16 Jun 2017, Christoph Hellwig wrote: > can you take a look at the generic patches as they are the required > base for the block work? It's next on my ever growing todo list

Re: spread MSI(-X) vectors to all possible CPUs V2

2017-06-16 Thread Christoph Hellwig
Thomas, can you take a look at the generic patches as they are the required base for the block work?

spread MSI(-X) vectors to all possible CPUs V2

2017-06-03 Thread Christoph Hellwig
Hi all, this series changes our automatic MSI-X vector assignment so that it takes all present CPUs into account instead of all online ones. This allows to better deal with cpu hotplug events, which could happen frequently due to power management for example. Changes since V1: - rebase to

spread MSI(-X) vectors to all possible CPUs V2

2017-05-19 Thread Christoph Hellwig
Hi all, this series changes our automatic MSI-X vector assignment so that it takes all present CPUs into account instead of all online ones. This allows to better deal with cpu hotplug events, which could happen frequently due to power management for example. Changes since V1: - rebase to

spread MSI(-X) vectors to all possible CPUs

2017-02-03 Thread Christoph Hellwig
Hi all, this series changes our automatic MSI-X vector assignment so that it takes all present CPUs into account instead of all online ones. This allows to better deal with cpu hotplug events, which could happen frequently due to power management for example. -- To unsubscribe from this list: