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 aec0cb62b7 Add configure script | 2 years ago | |
---|---|---|
doc | 4 years ago | |
examples | 4 years ago | |
lub | 7 years ago | |
m4 | 10 years ago | |
.gitignore | 2 years ago | |
LICENCE | 11 years ago | |
Makefile.am | 7 years ago | |
Makefile.in | 2 years ago | |
README.md | 2 years ago | |
aclocal.m4 | 2 years ago | |
autogen.sh | 11 years ago | |
balance.c | 6 years ago | |
balance.h | 6 years ago | |
birq.c | 4 years ago | |
birq.h | 8 years ago | |
bit_array.c | 9 years ago | |
bit_array.h | 9 years ago | |
bit_macros.h | 9 years ago | |
compile | 2 years ago | |
config.h.in | 2 years ago | |
configure | 2 years ago | |
configure.ac | 4 years ago | |
cpu.c | 9 years ago | |
cpu.h | 10 years ago | |
cpumask.h | 9 years ago | |
depcomp | 2 years ago | |
hexio.c | 3 years ago | |
hexio.h | 9 years ago | |
indent.sh | 4 years ago | |
install-sh | 2 years ago | |
irq.c | 9 years ago | |
irq.h | 10 years ago | |
missing | 2 years ago | |
numa.c | 9 years ago | |
numa.h | 10 years ago | |
pxm.c | 9 years ago | |
pxm.h | 10 years ago | |
statistics.c | 9 years ago | |
statistics.h | 9 years ago |
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. Read documentation in doc/ dir for details about birq.
Homepage : http://birq.libcode.org
Repository : https://src.libcode.org/pkun/birq
Download : https://src.libcode.org/pkun/birq/archive/1.6.1.tar.gz
Docs : https://src.libcode.org/pkun/birq/src/master/doc/birq.md
Mailing list : http://groups.google.com/group/birq
Author : Serj Kalichev <pkun(_at_)libcode.org>