summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-01-15 05:26:10 +0000
committermdodd <mdodd@FreeBSD.org>2003-01-15 05:26:10 +0000
commit91dd338af1472e30ae89fe9a74c5bab4b4f8f62d (patch)
treeda77838c0ff8acb33cde18764e796fad51a56aaf /sys/boot
parent424853c48758a9035b9bb7b43a3edae4e60b7f3c (diff)
downloadFreeBSD-src-91dd338af1472e30ae89fe9a74c5bab4b4f8f62d.zip
FreeBSD-src-91dd338af1472e30ae89fe9a74c5bab4b4f8f62d.tar.gz
Minimally document hw.syscons.sc_no_suspend_vtswitch.
Requested by: Nate Lawson <nate@root.org>
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/help.common6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common
index 69b36d6..9ef8aff 100644
--- a/sys/boot/common/help.common
+++ b/sys/boot/common/help.common
@@ -249,6 +249,12 @@
Overrides the compile-time set value of TCBHASHSIZE or
the preset default of 512. Must be a power of 2.
+ hw.syscons.sc_no_suspend_vtswitch=<value>
+
+ Disable VT switching on suspend.
+
+ value is 0 (default) or non-zero to enable.
+
set hw.physmem=<value> MAXMEM (i386 only)
Limits the amount of physical memory space available to
OpenPOWER on IntegriCloud