#kern.vm.kmem.size="" # Sets the size of kernel memory (bytes)
#net.inet.tcp.tcbhashsize="" # Set the value of TCBHASHSIZE
#vfs.root.mountfrom="" # Specify root partition in a way the
- # kernel understands. You can specify a semicolon
- # separated device list which will be tried.
+ # kernel understands. You can specify a
+ # semicolon separated device list which will
+ # be tried.
#debug.ktr.verbose="1" # Enable console dump of KTR events
#net.graph.maxalloc="128" # Maximum number of queue items to allocate
#net.graph.ngqfreemax="64" # Maximum number of free queue items to cache