mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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:
parent
915198b41b
commit
8072ee08a9
1 changed files with 0 additions and 6 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue