o Add 'kern.maxusers' to the list of commented out sample tunable
variables, since that can now be tuned at boot-time without a recompile.
This commit is contained in:
parent
4d78fb97dd
commit
0a72d60f9d
@ -70,6 +70,7 @@ module_path="/boot/kernel;/boot/modules;/modules" # Set the module search path
|
||||
### Kernel tunables ########################################
|
||||
##############################################################
|
||||
|
||||
#kern.maxusers="32" # Set size of various static tables
|
||||
#kern.ipc.nmbclusters="" # Set the number of mbuf clusters
|
||||
#kern.vm.kmem.size="" # Sets the size of kernel memory (bytes)
|
||||
#machdep.pccard.pcic_irq="0" # Assigns PCCARD controller IRQ (0=polled)
|
||||
|
Loading…
Reference in New Issue
Block a user