Why GICD_ITARGETSR is not used by Linux

Russell King (Oracle) linux at armlinux.org.uk
Tue Sep 20 10:25:29 PDT 2022


On Tue, Sep 20, 2022 at 05:37:15PM +0200, Li Chen wrote:
> Hi Russell,
> 
>  ---- On Tue, 20 Sep 2022 12:09:38 +0200  Russell King (Oracle)  wrote --- 
>  > On ARM, we don't have that. We have a thundering herd of CPUs if we
>  > set more than one CPU to process the interrupt, which is grossly
>  > inefficient.
> 
> So, on arm chips with PCIe controller(s), we also rely on irqbalance to 
> distribute endpoints' legacy irq/MSI/MSIx?

I think irqbalance 1.x was functional for all IRQs, not just PCIe.
However, yes, doing it in userspace at this point is the best
solution anyway, IMHO, as it is possible to create whatever policies
one desires there - and what works for one workload may not be good
for another workload.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!



More information about the linux-arm-kernel mailing list