Go to file
Neil Horman 93f959c9a6 Cut over to base irq placement using new algorithm
This is the big move.  The main loop now uses the new balance alg based on
standard deviation away from the average softirq+irq time as read from
/proc/stat.  Initial results look good.

Also cleaned out old data from previous algorithm, so we don't have any dangling
mess
2011-10-06 11:51:17 -04:00
misc Adding irqbalance.service systemd file for tracking 2011-09-23 11:37:25 -04:00
activate.c Remove mask and old_mask values from irq_info 2011-10-03 16:19:08 -04:00
AUTHORS Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
autogen.sh setting executable permission on autogen.sh 2009-10-02 19:16:42 +00:00
bitmap.c Fix affinity_hint code. 2010-08-10 13:32:58 +00:00
bitmap.h initial import 2006-12-09 15:59:16 +00:00
cap-ng.m4 Adding missing configure files 2009-10-02 18:22:21 +00:00
ChangeLog Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
classify.c Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
configure.ac Add getopt_long support 2011-09-23 13:43:29 -04:00
constants.h Enhance irqbalance logic to condier PCI bus topology in IRQ mapping 2011-08-01 18:25:02 +00:00
COPYING Adding missing configure files 2009-10-02 18:22:21 +00:00
cpumask.h Bump the NR_CPUS define to 4096 in irqbalance. That makes cpumask allocations 2010-07-26 18:51:35 +00:00
cputree.c Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
irqbalance.1 add homepage to the manpage 2006-12-13 15:00:07 +00:00
irqbalance.c Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
irqbalance.h Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
irqlist.c Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
Makefile.am Add new workload computation to irqbalance 2011-10-06 10:37:16 -04:00
NEWS Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
non-atomic.h initial import 2006-12-09 15:59:16 +00:00
numa.c Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
placement.c Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
powermode.c Fix some compile warnings 2011-06-20 18:04:46 +00:00
procinterrupts.c Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00
README Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
types.h Cut over to base irq placement using new algorithm 2011-10-06 11:51:17 -04:00