mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
irqbalance: add support of interval and banirq
Added the ability to change sampling interval and provide a list of IRQ's to ignore via /etc/config/irqbalance Signed-off-by: Marc Benoit <marcb62185@gmail.com>
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
config irqbalance 'irqbalance'
|
||||
option enabled '0'
|
||||
|
||||
# The default value is 10 seconds
|
||||
#option interval '10'
|
||||
|
||||
# List of IRQ's to ignore
|
||||
#list banirq '36'
|
||||
#list banirq '69'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user