summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-04-28 20:23:13 +0000
committergjb <gjb@FreeBSD.org>2012-04-28 20:23:13 +0000
commit0a2e36f48b7ece20a1d86749bbc648e38c0e588b (patch)
tree7a07b6fa2aeef1a966ddba52b8434d9e5719c075 /sbin/geom
parent3378e556f13cad9cb91bd3cfee7d6a9147202305 (diff)
downloadFreeBSD-src-0a2e36f48b7ece20a1d86749bbc648e38c0e588b.zip
FreeBSD-src-0a2e36f48b7ece20a1d86749bbc648e38c0e588b.tar.gz
As of r226840, GELI starts one thread per CPU.
PR: 167382 Submitted by: John W. O'Brien (john%saltant.com) X-Needs-MFC: r226840
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/eli/geli.83
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8
index a97b6e9..43c0129 100644
--- a/sbin/geom/class/eli/geli.8
+++ b/sbin/geom/class/eli/geli.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 4, 2012
+.Dd April 28, 2012
.Dt GELI 8
.Os
.Sh NAME
@@ -692,7 +692,6 @@ This variable should be set in
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, a CPU-pinned thread will be started for every active CPU.
.It Va kern.geom.eli.batch : No 0
When set to 1, can speed-up crypto operations by using batching.
OpenPOWER on IntegriCloud