Add irqbalance

This commit is contained in:
TED A. ⭕ 2025-08-07 12:00:44 +00:00
parent b86edf1687
commit bd37536a75
1 changed files with 16 additions and 0 deletions

16
irqbalance Normal file
View File

@ -0,0 +1,16 @@
config irqbalance 'irqbalance'
option enabled '1'
# Level at which irqbalance partitions cache domains.
# Default is 2 (L2$).
#option deepestcache '2'
# The default value is 10 seconds
#option interval '10'
# Specify excluded cpulist
#option banned_cpulist '0'
# List of IRQ's to ignore
#list banirq '36'
#list banirq '69'