Blame misc/irqbalance.env

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