Remove the reference to KERN_UPDATEINTERVAL and syncer(4), since

KERN_UPDATEINTERVAL can't be used to control sched_sync().  In
fact, there's no easy way to control the syncer with sysctls.

Reported by:	bde
This commit is contained in:
Sheldon Hearn 2000-07-22 15:36:36 +00:00
parent 915198b41b
commit 8072ee08a9

View File

@ -433,12 +433,6 @@ Each element of the array contains the kernel address of a vnode
.Va struct vnode *
followed by the vnode itself
.Va struct vnode .
.It Li KERN_UPDATEINTERVAL
The interval between
.Xr sync 2
calls in the
.Xr syncer 4
process.
.El
.Ss CTL_MACHDEP
The set of variables defined is architecture dependent.