diff options
| author | Chris Costello <chris@FreeBSD.org> | 2000-02-10 01:11:03 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2000-02-10 01:11:03 +0000 |
| commit | 329a46817038bc44fc991d66c3daaaf452cc25b3 (patch) | |
| tree | eb00b1bfbbf1860169f069bc6da9914f5e7da13c /lib/libc | |
| parent | 4c0156f329980a2a02c22c141a3b96e81c3ce422 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 7e73f5199f71..797dea3090b2 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -411,10 +411,8 @@ 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> ) +The maximum period of time, in microseconds, for which a process is allowed +to run without being preempted if other processes are in the run queue. .It Li KERN_SAVED_IDS Returns 1 if saved set-group and saved set-user ID is available. .It Li KERN_SECURELVL |
