You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Neil Horman 2c0c8942df Make sure the m4 directory is created in autogen.sh
Later versions of autoreconf seem to expect ./m4 to exist, and I'd rather not
have an empy directory laying about, so for now, autogen.sh can just add it if
we don't have anything there yet

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
11 years ago
glib-local glib-local: add local glib functions 11 years ago
misc Add sample irqbalance environment file 12 years ago
.gitignore irqbalance: Misc build enhancements 11 years ago
AUTHORS Add autotools scripts to irqbalance 14 years ago
COPYING Adding missing configure files 14 years ago
Makefile.am build: use pkg-config to discover libcap-ng 11 years ago
activate.c Add back improved affinity_hint handling 12 years ago
autogen.sh Make sure the m4 directory is created in autogen.sh 11 years ago
bitmap.c Fix affinity_hint code. 13 years ago
bitmap.h initial import 17 years ago
classify.c Simplify sort_irqs logic 11 years ago
configure.ac build: use pkg-config to discover libcap-ng 11 years ago
constants.h Enhance irqbalance logic to condier PCI bus topology in IRQ mapping 12 years ago
cpumask.h Bump the NR_CPUS define to 4096 in irqbalance. That makes cpumask allocations 13 years ago
cputree.c Change function() to function(void) for all no-args functions 12 years ago
irqbalance.1 Add pidfile option 11 years ago
irqbalance.c Add pidfile option 11 years ago
irqbalance.h irqbalance: Misc build enhancements 11 years ago
irqlist.c powerthresh: add hysteresis to powersave mode 12 years ago
non-atomic.h initial import 17 years ago
numa.c irqbalance: Fix stupid mistake in free_numa_node 11 years ago
placement.c numa: only ignore the unspecified node during placement when numa is available 11 years ago
powermode.c Add powersave settings 12 years ago
procinterrupts.c When IRQBALANCE_BANNED_CPUS is set, /proc/stat is not parsed properly. 11 years ago
types.h Fix up load estimator 12 years ago