mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
Add kern.msgbufsize default setting to /boot/defaults/loader.conf.
Suggested by: Alex Kozlov <spam rm-rf.kiev.ua> (via private mail) Approved by: kib (mentor)
This commit is contained in:
parent
4053b05b91
commit
03139a7106
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=217689
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user