IRQ
美英
- n.中断请求
- 网络中断号;外部中断模式;中断请求号

1
2
3
4
5
8
9
11
12
13
15
16
17
19
21
22
23
24
26
27
29
30
For example, to bind processing of IRQ number 177 to CPUs 4 through 7 (bitmask 11110000), issue
例如,以下命令将IRQ号为177的中断的处理绑定到CPU4到CPU7(位掩码11110000)