summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/nop
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-07-13 12:32:20 +0000
committerpjd <pjd@FreeBSD.org>2004-07-13 12:32:20 +0000
commitec7d60de6989afd395a03fbf1d0f4b715b1fdac2 (patch)
treecf6030f74f8660c340b0c47a2d819a471598c949 /sbin/geom/class/nop
parent7e02e14d6da2eaacdf4faa6b18d06bb453c1233f (diff)
downloadFreeBSD-src-ec7d60de6989afd395a03fbf1d0f4b715b1fdac2.zip
FreeBSD-src-ec7d60de6989afd395a03fbf1d0f4b715b1fdac2.tar.gz
Document sysctl variables.
Based on: simon's patch
Diffstat (limited to 'sbin/geom/class/nop')
-rw-r--r--sbin/geom/class/nop/gnop.816
1 files changed, 16 insertions, 0 deletions
diff --git a/sbin/geom/class/nop/gnop.8 b/sbin/geom/class/nop/gnop.8
index 121f46b..8ef9bab 100644
--- a/sbin/geom/class/nop/gnop.8
+++ b/sbin/geom/class/nop/gnop.8
@@ -106,6 +106,22 @@ Specifies failure probability in percentage.
.It Fl v
Be more verbose.
.El
+.Sh SYSCTL VARIABLES
+The following
+.Xr sysctl 8
+variables can be used to control the behavior of the
+.Nm NOP
+GEOM class.
+The default value is shown next to each variable.
+.Bl -tag -width indent
+.It Va kern.geom.nop.debug : No 0
+Debug level of the
+.Nm NOP
+GEOM class.
+This can be set to a number between 0 and 2, both included.
+If set to 0 minimal debug information is printed, and if set to 2 the
+maximum amount of debug information in printed.
+.El
.Sh EXAMPLES
The following example shows how to create a transparent provider for disk
.Pa /dev/da0
OpenPOWER on IntegriCloud