config system affinity-interrupt
Configure interrupt affinity.
config system affinity-interrupt Description: Configure interrupt affinity. edit <id> set interrupt {string} set affinity-cpumask {string} next end
config system affinity-interrupt
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
id |
ID of the interrupt affinity setting. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
interrupt |
Interrupt name. |
string |
Maximum length: 127 |
|
affinity-cpumask |
Affinity setting for VM throughput (64-bit hexadecimal value in the format of 0xxxxxxxxxxxxxxxxx). |
string |
Maximum length: 127 |
|