irqbalance: add support for uci config
authorHannu Nyman <redacted>
Sun, 2 Jun 2019 09:29:17 +0000 (12:29 +0300)
committerHannu Nyman <redacted>
Sun, 2 Jun 2019 09:43:08 +0000 (12:43 +0300)
commit982c389732d2d0589d15cfc1835e289275140c8c
treeae2c712cec5c5b0d45e66efc8fb07ed85a8b9c4d
parentdf14fa949ff49a7c16ac8ac230c0947fb38cc113
irqbalance: add support for uci config

Add support for uci config file.

Only a global 'enabled" switch has been implemented so far.

* Default config disables irqbalance initially, so that there is
  no change with the previous behaviour (and the possibly existing
  separate launch scripts in people's builds).

Config file and init script can be later extended for irqbalance
options like the oneshot mode or the evaluation interval

(Also change the init file to use tabs)

Signed-off-by: Hannu Nyman <redacted>
utils/irqbalance/Makefile
utils/irqbalance/files/irqbalance.config [new file with mode: 0644]
utils/irqbalance/files/irqbalance.init
git clone https://git.99rst.org/PROJECT