summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>2000-01-19 05:32:27 +0000
committerchris <chris@FreeBSD.org>2000-01-19 05:32:27 +0000
commit5abc54f36bcdce3d4cb2e6b23f5749001675d10d (patch)
treea2082f7eff38b55c3e5b26cd6cb3b1abb779fee2 /lib/libc/gen/sysctl.3
parent0d97bae686443aded0a9e9836b7349f67beab0f4 (diff)
downloadFreeBSD-src-5abc54f36bcdce3d4cb2e6b23f5749001675d10d.zip
FreeBSD-src-5abc54f36bcdce3d4cb2e6b23f5749001675d10d.tar.gz
Document KERN_QUANTUM under CTL_KERN
PR: 15637 Submitted by: jhs
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r--lib/libc/gen/sysctl.36
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index ce641b4..5aacd54 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -285,6 +285,7 @@ information.
.It KERN\_POSIX1 integer no
.It KERN\_PROC struct proc no
.It KERN\_PROF node not applicable
+.It KERN\_QUANTUM integer yes
.It KERN\_SAVED\_IDS integer no
.It KERN\_SECURELVL integer raise only
.It KERN\_UPDATEINTERVAL integer no
@@ -409,6 +410,11 @@ describing destination of calls and their counts.
Structure giving the sizes of the above arrays.
.El
.ne 1i
+.It Li KERN_QUANTUM
+Reduce to gives interactive users better response at the expense of other
+long running heavy tasks such as big parallel makes.
+.\" (this comment from something sent in german to
+.\" de-bsd-chat@DE.FreeBSD.ORG from Bernd Walter <ticso@cicely.de> )
.It Li KERN_SAVED_IDS
Returns 1 if saved set-group and saved set-user ID is available.
.It Li KERN_SECURELVL
OpenPOWER on IntegriCloud