From: Brian Behlendorf Date: Mon, 14 Dec 2015 17:59:28 +0000 (-0800) Subject: Add spl_kmem_cache_kmem_threads man page entry X-Git-Tag: zfs-0.8.0-rc1~152^2~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d297a5a3a1cfa6341ef301780b4fd0545c851bdc;p=zfs Add spl_kmem_cache_kmem_threads man page entry The spl_kmem_cache_kmem_threads module option was accidentally omitted from the documentation. Add it. Signed-off-by: Brian Behlendorf Closes #512 --- diff --git a/man/man5/spl-module-parameters.5 b/man/man5/spl-module-parameters.5 index acdd5b658..1d4d73e60 100644 --- a/man/man5/spl-module-parameters.5 +++ b/man/man5/spl-module-parameters.5 @@ -41,6 +41,20 @@ concurrently. Default value: \fB0x02\fR .RE +.sp +.ne 2 +.na +\fBspl_kmem_cache_kmem_threads\fR (uint) +.ad +.RS 12n +The number of threads created for the spl_kmem_cache task queue. This task +queue is responsible for allocating new slabs for use by the kmem caches. +For the majority of systems and workloads only a small number of threads are +required. +.sp +Default value: \fB4\fR +.RE + .sp .ne 2 .na