Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uprev irqbalance to 1.0.5 | Amy Fong | 2013-06-27 | 3 | -30/+53 |
| | | | | | | | | | | | | | | | | Uprev irqbalance to the latest version. * consolidate logging * Implement user policy script callout (http://code.google.com/p/irqbalance/issues/detail?id=35) * Replace fscanf(%as) by getline * manpage: Improve the readability of the --banirq text * glib-local: ad call for g_list_remove Also splitting files into inc and bb files. Signed-off-by: Amy Fong <amy.fong@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | meta-virtualization: add irqbalance | Bruce Ashfield | 2013-03-18 | 2 | -0/+86 |
Depending on the requirements of a system, interrupt balancing may be desireable. This commit adds irqbalance to provide a daemon to balance interrupts across multiple CPUs, which can lead to better performance and IO balance on SMP systems. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |