summaryrefslogtreecommitdiff
path: root/system/irqbalance/README
diff options
context:
space:
mode:
authorYalla-One <yallaone@gmail.com>2010-05-11 20:02:00 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 20:02:00 +0200
commit746cf3047d760fc663653fb398e11106006fca06 (patch)
treed485b0362e05199597e030675bf832a20e06077e /system/irqbalance/README
parent4eabcc2c4fca9669a24a2b1dce26283e2a242179 (diff)
downloadslackbuilds-746cf3047d760fc663653fb398e11106006fca06.tar.gz
system/irqbalance: Added to 12.0 repository
Diffstat (limited to 'system/irqbalance/README')
-rw-r--r--system/irqbalance/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/irqbalance/README b/system/irqbalance/README
new file mode 100644
index 0000000000..f20b6203f8
--- /dev/null
+++ b/system/irqbalance/README
@@ -0,0 +1,6 @@
+irqbalance is a Linux daemon that distributes interrupts over the
+processors and cores you have in your computer system. The design goal
+of irqbalance is to do find a balance between power savings and optimal
+performance. To a large degree, the work irqbalance does is invisible
+to you; if irqbalance performs its job correctly, nobody will ever notice
+it's there or want to turn it off.