This is an old revision of the document!
The irqaffinity
kernel parameter can be used to specify a
set of CPUs which are allowed to handle the incoming IRQs. The
parameter argument is a CPU list:
isoaffinity=<cpu number>,….,<cpu number>
Please refer to Linux kernel documentation for more detailed information.