Browse Source

README.md

Serj Kalichev 1 year ago
parent
commit
9f3fd2d126
2 changed files with 23 additions and 8 deletions
  1. 0 8
      README
  2. 23 0
      README.md

+ 0 - 8
README

@@ -1,8 +0,0 @@
-Balance IRQ
-
-Homepage : http://birq.libcode.org
-
-Repository : https://src.libcode.org/birq
-
-Author : Serj Kalichev <pkun(_at_)libcode.org>
-

+ 23 - 0
README.md

@@ -0,0 +1,23 @@
+# Balance IRQ
+
+## About
+
+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.
+
+
+## Resources
+
+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>'
+