blob: b2afb7ed27859bcb0773740b72801819cbdf62bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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'
# List of IRQ's to ignore
#list banirq '36'
#list banirq '69'
|