summaryrefslogtreecommitdiffstats
path: root/system/irqbalance/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:17:32 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:07 -0400
commit91fb621e7a60221c555f83d3eb0f81be260766a3 (patch)
treed7d21ee6ba7a5f7d2553b5a25ca39f6f5382d024 /system/irqbalance/README
parentc457faa34a831e0ede625c077bf0f4163419452b (diff)
downloadslackbuilds-91fb621e7a60221c555f83d3eb0f81be260766a3.tar.gz
slackbuilds-91fb621e7a60221c555f83d3eb0f81be260766a3.tar.xz
system/irqbalance: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to '')
-rw-r--r--system/irqbalance/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/irqbalance/README b/system/irqbalance/README
index cdf1869f3c..723c69fb17 100644
--- a/system/irqbalance/README
+++ b/system/irqbalance/README
@@ -1,9 +1,9 @@
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 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.
+processors and cores you have in your computer system. The design
+goal of irqbalance is to 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.
It is recommended to run irqbalance from the system boot-scripts. For
example, add the following lines to /etc/rc.d/rc.local: