File sysconfig.irqbalance of Package irqbalance.13122
## Path: System/Kernel/IRQ Balancing
## Description: IRQ Balancing configuration
## Type: string
## Default: ""
## ServiceRestart: irqbalance
#
# Bitmap of CPUs that are banned from IRQ balancing
#
IRQBALANCE_BANNED_CPUS=""
## Type: string
## Default: ""
## ServiceRestart: irqbalance
#
# Pass specific irqbalance(1) options when the service is started via
# systemctl. For example --debug will show additional output via
# systemctl status irqbalance
#
IRQBALANCE_ARGS=""