The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / irqbalance / Config.in
1 config BR2_PACKAGE_IRQBALANCE
2         bool "irqbalance"
3         help
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.
10
11           https://github.com/Irqbalance/irqbalance