diff options
| author | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-01-15 05:26:10 +0000 |
|---|---|---|
| committer | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-01-15 05:26:10 +0000 |
| commit | bf1446b75478982818a99dbd0739d60f2dd098db (patch) | |
| tree | da77838c0ff8acb33cde18764e796fad51a56aaf /sys/boot/common/help.common | |
| parent | 4ed65ce9e182bf0a21746c2f8a9595fd6067f72f (diff) | |
Notes
Diffstat (limited to 'sys/boot/common/help.common')
| -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 69b36d6dab480..9ef8aff1fc139 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 |
