aboutsummaryrefslogtreecommitdiffstats
path: root/man/man5/spl-module-parameters.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/man5/spl-module-parameters.5')
-rw-r--r--man/man5/spl-module-parameters.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man5/spl-module-parameters.5 b/man/man5/spl-module-parameters.5
index 27c7bfd48..3e7e877fb 100644
--- a/man/man5/spl-module-parameters.5
+++ b/man/man5/spl-module-parameters.5
@@ -68,7 +68,7 @@ required to perform an allocation. Conversely, a smaller value will minimize
the footprint and improve cache reclaim time but individual allocations may
take longer.
.sp
-Default value: \fB16\fR
+Default value: \fB8\fR
.RE
.sp
@@ -96,7 +96,7 @@ the maximum cache object size to \fBspl_kmem_cache_max_size\fR /
\fBspl_kmem_cache_obj_per_slab\fR. Caches may not be created with
object sized larger than this limit.
.sp
-Default value: \fB32\fR
+Default value: \fB32 (64-bit) or 4 (32-bit)\fR
.RE
.sp