Re: [patch 00/55] genirq: Debuggability, consolidation and managed affinities

From: Christoph Hellwig
Date: Tue Jun 20 2017 - 05:23:20 EST


On Tue, Jun 20, 2017 at 01:37:00AM +0200, Thomas Gleixner wrote:
> This started out with 5 patches from Christoph who wanted to add a
> mechanism for interrupts with managed affinities to spread them over all
> present CPUs and instead of migrating them, shut them down into managed
> shutdown state when the last CPU in the affinity set goes offline and then
> resume them when a CPU to which belongs to the affinity set comes online
> again. See:
>
> http://lkml.kernel.org/r/20170603140403.27379-1-hch@xxxxxx

FYI, this seems to work fine for me with the additional block patches
from that series applied.