1 config BR2_PACKAGE_IRQBALANCE
4 Irqbalance is a daemon to help balance the cpu load generated
5 by interrupts across all of a systems cpus.
6 Irqbalance identifies the highest volume interrupt sources,
7 and isolates them to a single unique cpu, so that load is
8 spread as much as possible over an entire processor set, while
9 minimizing cache hit rates for irq handlers.
11 https://github.com/Irqbalance/irqbalance