Do softirqs in Linux have node affinity?
The xe driver forwards MEI interrupts via softirq, and that one is allocated on node 0, hardcoded. Is that bad if another node has the IRQ handler that pokes the softirq?
Do softirqs in Linux have node affinity?
The xe driver forwards MEI interrupts via softirq, and that one is allocated on node 0, hardcoded. Is that bad if another node has the IRQ handler that pokes the softirq?