Blame misc/irqbalance.env

Packit Service 2212bb
# irqbalance is a daemon process that distributes interrupts across
Packit Service 2212bb
# CPUS on SMP systems.  The default is to rebalance once every 10
Packit Service 2212bb
# seconds.  This is the environment file that is specified to systemd via the 
Packit Service 2212bb
# EnvironmentFile key in the service unit file (or via whatever method the init
Packit Service 2212bb
# system you're using has. 
Packit Service 2212bb
#
Packit Service 2212bb
# ONESHOT=yes
Packit Service 2212bb
#    after starting, wait for a minute, then look at the interrupt
Packit Service 2212bb
#    load and balance it once; after balancing exit and do not change
Packit Service 2212bb
#    it again.
Packit Service 2212bb
#IRQBALANCE_ONESHOT=
Packit Service 2212bb
Packit Service 2212bb
#
Packit Service 2212bb
# IRQBALANCE_BANNED_CPUS
Packit Service 2212bb
#    64 bit bitmask which allows you to indicate which cpu's should
Packit Service 2212bb
#    be skipped when reblancing irqs.  Cpu numbers which have their 
Packit Service 2212bb
#    corresponding bits set to one in this mask will not have any
Packit Service 2212bb
#    irq's assigned to them on rebalance
Packit Service 2212bb
#
Packit Service 2212bb
#IRQBALANCE_BANNED_CPUS=
Packit Service 2212bb
Packit Service 2212bb
#
Packit Service 2212bb
# IRQBALANCE_ARGS
Packit Service 2212bb
#    append any args here to the irqbalance daemon as documented in the man page
Packit Service 2212bb
#
Packit Service 2212bb
#IRQBALANCE_ARGS=