Interrupt service routine assignment
By default, on multi-processor systems,
multi-threaded network drivers
are assigned interrupts dynamically.
In other words, when the interrupt is received,
the system assigns it to a CPU
that is available to service the interrupt.
To bind network driver interrupt processing
to a specific CPU,
use this advanced option
in the Network Configuration Manager.