Go to file
nhorman a2071483d9 Bump the NR_CPUS define to 4096 in irqbalance. That makes cpumask allocations
1k in size each, which isn't great, but it lets the default build for irqbalance
handle the currently maximum size kernel that can be built so we're not so tied
in 1 irqbalance build to a particular kernel config

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>



git-svn-id: https://irqbalance.googlecode.com/svn/trunk@29 46b42954-3823-0410-bd82-eb80b452c9b5
2010-07-26 18:51:35 +00:00
activate.c Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00: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 bitmap_scnprintf so that if the bitmask is all zeros, we print to our buffer 2010-06-01 18:32:32 +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 Adding modified patch from Michal Schmidt: 2009-10-02 19:31:46 +00:00
configure.ac Adding missing configure files 2009-10-02 18:22:21 +00:00
constants.h tune power mode to deal with HZ=1000 kernels better 2006-12-11 08:21:12 +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 Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
irqbalance.1 add homepage to the manpage 2006-12-13 15:00:07 +00:00
irqbalance.c irqbalance: add support for affinity_hint hook 2010-05-04 20:26:34 +00:00
irqbalance.h Fix bad mask computation when BANNED_INTERRUPTS is used (Gogle code Issue #1) 2009-01-28 18:18:04 +00:00
irqlist.c irqbalance: add support for affinity_hint hook 2010-05-04 20:26:34 +00:00
Makefile initial import 2006-12-09 15:59:16 +00:00
Makefile.am Adding missing configure files 2009-10-02 18:22:21 +00:00
network.c Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00: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 Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
placement.c irqbalance: add support for affinity_hint hook 2010-05-04 20:26:34 +00:00
powermode.c Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
procinterrupts.c Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
README Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
types.h irqbalance: add support for affinity_hint hook 2010-05-04 20:26:34 +00:00