diff options
Diffstat (limited to 'system/irqbalance/README')
-rw-r--r-- | system/irqbalance/README | 6 |
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. |