Go to file
Serj Kalichev a3c812eb6c NUMA is not available fix
When NUMA is not available (build wihout numa lib or system has no NUMA)
some irqs were lost and can't be balanced.

Signed-off-by: serj.kalichev@gmail.com
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
2013-10-10 11:05:11 -04:00
glib-local glib-local: ad call for g_list_remove 2012-08-31 13:12:35 -04:00
misc Revert "service: Block irqbalance from running in virt environments" 2013-06-28 09:46:44 -04:00
.gitignore irqbalance: Misc build enhancements 2012-03-26 10:19:00 -04:00
activate.c activate_mapping: All masks are valid when no affinity_hint is supplied 2013-02-18 14:08:43 -05:00
AUTHORS Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
autogen.sh Make sure the m4 directory is created in autogen.sh 2012-06-20 11:45:37 -04: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
classify.c NUMA is not available fix 2013-10-10 11:05:11 -04:00
configure.ac configure.ac: updating version 2013-06-04 10:11:14 -04:00
constants.h Compute load in nanoseconds 2013-02-18 14:08:57 -05: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 NUMA is not available fix 2013-10-10 11:05:11 -04:00
irqbalance.1 Short options were also added to manpage. 2013-08-15 10:51:23 -04:00
irqbalance.c clarify shutdown on single cpu systems 2013-09-26 12:31:55 -04:00
irqbalance.h irqbalance: remove reset_counts 2013-09-26 12:16:19 -04:00
irqlist.c irqbalance: remove reset_counts 2013-09-26 12:16:19 -04:00
Makefile.am Makefile.am: add irqbalance.env file to EXTRA_DIST list 2013-06-04 10:30:49 -04:00
non-atomic.h initial import 2006-12-09 15:59:16 +00:00
numa.c NUMA is not available fix 2013-10-10 11:05:11 -04:00
placement.c Removed unused power_mode variable 2013-08-15 10:51:23 -04:00
procinterrupts.c Rescan before warning about no msi in sysfs 2013-10-03 11:29:41 -04:00
types.h Fix indentation problem in irq_info 2013-06-24 15:42:49 -04:00