X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f67be4e9df9baf3216d5dc5bd3091d556a54c80c..fda66991c1fab58d3babb6c464129b78832c80de:/cookbooks/hardware/templates/default/irqbalance.erb diff --git a/cookbooks/hardware/templates/default/irqbalance.erb b/cookbooks/hardware/templates/default/irqbalance.erb index e416a090c..4a10bd20d 100644 --- a/cookbooks/hardware/templates/default/irqbalance.erb +++ b/cookbooks/hardware/templates/default/irqbalance.erb @@ -1,11 +1,11 @@ # DO NOT EDIT - This file is being maintained by Chef -#Configuration for the irqbalance daemon +# Configuration for the irqbalance daemon -#Should irqbalance be enabled? +# Should irqbalance be enabled? ENABLED="1" -#Balance the IRQs only once? +# Balance the IRQs only once? ONESHOT="0" -#irqbalance maintainer recommends ignore hint policy -#http://sourceforge.net/p/e1000/bugs/394/?page=1 +# irqbalance maintainer recommends ignore hint policy +# http://sourceforge.net/p/e1000/bugs/394/?page=1 DOPTIONS="--hintpolicy=ignore"