BIRQ stands for Balance IRQs. This is software to balance interrupts between CPUs on Linux while high load. The birq project is written in C. It has no external dependencies. http://birq.libcode.org

Serj Kalichev 9813273169 Fix PASS_BY_VALUE by coverity.com před 10 roky
lub da82bfb3ac Fix extra warnings před 10 roky
m4 def4b1250c Add m4 dir před 10 roky
.gitignore 079abbee43 Remove libtool and unneeded lub subdirs před 10 roky
LICENCE 874b873b13 Blank autotools infrastructure před 10 roky
Makefile.am 702b1586b2 Unfinished pxm před 10 roky
README 88682ce897 Initial commit před 10 roky
autogen.sh 874b873b13 Blank autotools infrastructure před 10 roky
balance.c 9813273169 Fix PASS_BY_VALUE by coverity.com před 10 roky
balance.h 1be921fddb Add irq choose strategy před 10 roky
birq.c 62f271dd24 Remove dead assignment před 10 roky
birq.h ecebce351f Default strategy is random. Default theshold is 99.0 před 10 roky
bitmap.c 9f7b9e60a3 Add bitmap parsing files from irqbalance před 10 roky
bitmap.h 9f7b9e60a3 Add bitmap parsing files from irqbalance před 10 roky
configure.ac 4ea8f136bf birq-1.1.1 před 10 roky
cpu.c 9813273169 Fix PASS_BY_VALUE by coverity.com před 10 roky
cpu.h 4e2ee94f13 Save old_load for CPU před 10 roky
cpumask.h 9f7b9e60a3 Add bitmap parsing files from irqbalance před 10 roky
irq.c b431b19b1b Fix some coverity.com reported errors před 10 roky
irq.h 702b1586b2 Unfinished pxm před 10 roky
non-atomic.h 9f7b9e60a3 Add bitmap parsing files from irqbalance před 10 roky
numa.c fd13ba5963 Add files před 10 roky
numa.h fd13ba5963 Add files před 10 roky
pxm.c b431b19b1b Fix some coverity.com reported errors před 10 roky
pxm.h 2319f07c39 Parse proximity config file před 10 roky
statistics.c b431b19b1b Fix some coverity.com reported errors před 10 roky
statistics.h 3fd9c80e48 Implement --verbose option před 10 roky

README

Balance IRQ