summaryrefslogtreecommitdiff
path: root/sys/boot/forth
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2011-01-21 10:26:26 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2011-01-21 10:26:26 +0000
commit4053b05b9161cc3c080cdded40d10df0b91c86be (patch)
tree7eea8c732d50e7ebda3498e40f7ccad228cc1453 /sys/boot/forth
parent409daaf37bac7e7524479ff8e3fdf58a60f9dce7 (diff)
Notes
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index ee60bae48cae..785c6a3b320c 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -99,6 +99,7 @@ module_path="/boot/modules" # Set the module search path
#kern.maxswzone="" # Set the max swmeta KVA storage
#kern.maxtsiz="" # Set the max text size
#kern.maxusers="32" # Set size of various static tables
+#kern.msgbufsize="" # Set size of kernel message buffer
#kern.nbuf="" # Set the number of buffer headers
#kern.ncallout="" # Set the maximum # of timer events
#kern.ngroups="1023" # Set the maximum # of supplemental groups