summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-07-22 15:36:36 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-07-22 15:36:36 +0000
commit4001ccb3a66ef1548ebbe1039feb82794d697200 (patch)
treee8b8f65e3d77327f6b8cde1d9f8543e0161c2da8 /lib/libc/gen
parentba74a67e5ae5a4f38bb4b93b83080338783276a5 (diff)
downloadFreeBSD-src-4001ccb3a66ef1548ebbe1039feb82794d697200.zip
FreeBSD-src-4001ccb3a66ef1548ebbe1039feb82794d697200.tar.gz
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
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/sysctl.36
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index a6097bb..5ed1261 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -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.
OpenPOWER on IntegriCloud