summaryrefslogtreecommitdiffstats
path: root/share/man/man4/md.4
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-07-14 12:14:13 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-07-14 12:14:13 +0000
commit62dee1d50712c5288c050a7505b560e37b84bdc6 (patch)
treebb20b4e169314f059131cecd909e3f11b333a2cc /share/man/man4/md.4
parent729fe7fb1fd97dc161e5273b595a8a6caaee86f4 (diff)
downloadFreeBSD-src-62dee1d50712c5288c050a7505b560e37b84bdc6.zip
FreeBSD-src-62dee1d50712c5288c050a7505b560e37b84bdc6.tar.gz
Actually allow ``options MDNSECT=<numsects>'' in kernel configs to
specify the default maximum size of malloc(9)-backed md(4) devices and complete the documentation of this option.
Diffstat (limited to 'share/man/man4/md.4')
-rw-r--r--share/man/man4/md.45
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man4/md.4 b/share/man/man4/md.4
index 1d1d798..7b7d16b 100644
--- a/share/man/man4/md.4
+++ b/share/man/man4/md.4
@@ -15,6 +15,11 @@
.Nd memory disk
.Sh SYNOPSIS
.Cd device md
+.Pp
+To specify the default maximum size of
+.Xr malloc 9
+backed disks:
+.Cd options MDNSECT=20000
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud