diff --git a/misc/irqbalance.env b/misc/irqbalance.env index 23570b2..237e4af 100644 --- a/misc/irqbalance.env +++ b/misc/irqbalance.env @@ -21,6 +21,21 @@ # #IRQBALANCE_BANNED_CPUS= +# +# IRQBALANCE_BANNED_CPULIST +# The CPUs list which allows you to indicate which CPUs should +# be skipped when reblancing IRQs. CPU numbers in CPUs list will +# not have any IRQs assigned to them on rebalance. +# +# The format of CPUs list is: +# ,..., +# or a range: +# - +# or a mixture: +# ,...,- +# +#IRQBALANCE_BANNED_CPULIST= + # # IRQBALANCE_ARGS # Append any args here to the irqbalance daemon as documented in the man