Document the tunable kern.ipc.nsfbufs in help.common and loader.8. Small

nearby grammar fixup that saves a line of display while in the loader
(help set tunables), but reuses the line for kern.ipc.nsfbufs.

Approved by:	 roam
This commit is contained in:
Sean Chittenden 2003-03-04 23:46:29 +00:00
parent f0757123c9
commit 6087c960b5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111890
2 changed files with 11 additions and 4 deletions

View File

@ -234,11 +234,15 @@
cannot be set below the default determined when the kernel
was compiled.
set kern.ipc.nsfbufs=<value> NSFBUFS
Set the number of sendfile buffers to be allocated. This
overrides the value determined when the kernel was compiled.
set kern.vm.kmem.size=<value> VM_KMEM_SIZE
Sets the size of kernel memory (bytes). This overrides
completely the value determined when the kernel was
compiled.
the value determined when the kernel was compiled.
set machdep.disable_mtrrs=1

View File

@ -444,10 +444,13 @@ The value cannot be set below the default
determined when the kernel was compiled.
Modifies
.Va NMBCLUSTERS .
.It Va kern.ipc.nsfbufs
Set the number of sendfile buffers to be allocated.
Modifies
.Va NSFBUFS .
.It Va kern.vm.kmem.size
Sets the size of kernel memory (bytes).
This overrides completely the value
determined when the kernel was compiled.
This overrides the value determined when the kernel was compiled.
Modifies
.Va VM_KMEM_SIZE .
.It Va kern.maxswzone