aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2011-01-21 12:15:21 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2011-01-21 12:15:21 +0000
commit03139a7106de3d524dbfb4d63a31fc6614213bba (patch)
tree870068253595a256b7c0cba418ccc2eefc5606dc /sys
parent4053b05b9161cc3c080cdded40d10df0b91c86be (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/forth/loader.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index 785c6a3b320cf..2999978220357 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -99,7 +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.msgbufsize="65536" # 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