Re: IRQ Routing.

From: Martin J. Bligh
Date: Mon Oct 20 2003 - 09:24:55 EST


> Are their any linux tools to allow the user to view irq routing details,
> and maybe change the routing after boot ?
>
> This might be useful in special cases.

Yeah, "cat /proc/interrupts" and
"echo <cpu_bitmask> > /proc/irq/<number>/smp_affinity"

M.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/