diff options
-rw-r--r-- | sys/boot/common/help.common | 6 |
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 |