Go to file
nhorman 37e0a0963d Add autotools scripts to irqbalance
Steve Grubb sent this patch as part of issue 3:
http://code.google.com/p/irqbalance/issues/detail?id=3

He requested that we add the ability to drop capabilities from irqbalance since
it nominally runs as root, and he suggested using the capng library, which makes
that process easier.  Since capng is a fairly new library, and many distros may
not have it, we need to start using a configure script to optionally include it
during the build.  This patch accomplishes all of that.

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



git-svn-id: https://irqbalance.googlecode.com/svn/trunk@21 46b42954-3823-0410-bd82-eb80b452c9b5
2009-09-01 15:50:39 +00:00
AUTHORS Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
ChangeLog Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
Makefile initial import 2006-12-09 15:59:16 +00:00
NEWS 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
activate.c Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
bitmap.c Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
bitmap.h initial import 2006-12-09 15:59:16 +00:00
classify.c Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
constants.h tune power mode to deal with HZ=1000 kernels better 2006-12-11 08:21:12 +00:00
cpumask.h initial import 2006-12-09 15:59:16 +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 Add autotools scripts to irqbalance 2009-09-01 15:50:39 +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 Add autotools scripts to irqbalance 2009-09-01 15:50:39 +00:00
network.c 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 Add autotools scripts to irqbalance 2009-09-01 15:50:39 +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
types.h better names for the gig/10gig classes 2006-12-14 21:35:30 +00:00

README