packages/utils/irqbalance/files/irqbalance.config

18 lines
346 B
Plaintext

config irqbalance 'irqbalance'
option enabled '0'
# Level at which irqbalance partitions cache domains.
# Default is 2 (L2$).
#option deepestcache '2'
# The default value is 10 seconds
option interval '10'
# IRQBALANCE_BANNED_CPUS, hex, like 0000ff00
option banned ''
# List of IRQ's to ignore
#list banirq '36'
#list banirq '69'