procfs - IRQ affinity

The SMP affinity masks for all interrupts are exported to procfs and can be easily set with the echo command for a single interrupt.

echo hex_mask > /proc/irq/<irq_number>/smp_affinity

FIXME explain smp_affinity_list

References