aboutsummaryrefslogtreecommitdiffstats
path: root/man/man4/spl.4
diff options
context:
space:
mode:
Diffstat (limited to 'man/man4/spl.4')
-rw-r--r--man/man4/spl.43
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man4/spl.4 b/man/man4/spl.4
index 28a2583a0..02efaf16d 100644
--- a/man/man4/spl.4
+++ b/man/man4/spl.4
@@ -177,7 +177,8 @@ This is used to control
how quickly taskqs ramp up the number of threads processing the queue.
Because Linux thread creation and destruction are relatively inexpensive a
small default value has been selected.
-This means that normally threads will be created aggressively which is desirable.
+This means that normally threads will be created aggressively which is
+desirable.
Increasing this value will
result in a slower thread creation rate which may be preferable for some
configurations.