aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2005-08-21 18:12:51 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2005-08-21 18:12:51 +0000
commitdd549194ae22e03553d989d3655ff30c15599a6a (patch)
tree1b84f66f1bd4d7e0a51d701694791b6390e5269b /sbin
parentb8db9f58da61f5e0ca8b737d26433d3d40c76f44 (diff)
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/eli/geli.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8
index 3f1dd43629330..f7970a09b53ad 100644
--- a/sbin/geom/class/eli/geli.8
+++ b/sbin/geom/class/eli/geli.8
@@ -445,10 +445,12 @@ passphrase can be logged and exposed via
.Xr dmesg 8 .
This variable should be set in
.Pa /boot/loader.conf .
-.It Va kern.geom.eli.threads : No 1
+.It Va kern.geom.eli.threads : No 0
Specifies how many kernel threads should be used for doing software
cryptography.
Its purpose is to increase performance on SMP systems.
+If hardware acceleration is available, only one thread will be started.
+If set to 0, CPU-bound thread will be started for every active CPU.
This variable could be set in
.Pa /boot/loader.conf .
.El