summaryrefslogtreecommitdiffstats
path: root/share/man/man4/sched_4bsd.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-01-24 13:48:20 +0000
committerru <ru@FreeBSD.org>2008-01-24 13:48:20 +0000
commitf517e392f1ed53e6db5b32bd4a33843f70263e68 (patch)
tree7ef2373e55ec1c0230bd582d5b2d41685ce5d898 /share/man/man4/sched_4bsd.4
parent004bd547aba6ccade1cd9f42c8257301710f6206 (diff)
downloadFreeBSD-src-f517e392f1ed53e6db5b32bd4a33843f70263e68.zip
FreeBSD-src-f517e392f1ed53e6db5b32bd4a33843f70263e68.tar.gz
- sched_4bsd is no longer a default system scheduler on some
architectures, so call it "traditional" instead. - sched_ule is no longer buggy or experimental (according to rev. 1.7 of sched_ule(4)), so don't call it experimental (reported by a user on stable@). Reviewed by: rwatson
Diffstat (limited to 'share/man/man4/sched_4bsd.4')
-rw-r--r--share/man/man4/sched_4bsd.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sched_4bsd.4 b/share/man/man4/sched_4bsd.4
index e72d055..9533cae 100644
--- a/share/man/man4/sched_4bsd.4
+++ b/share/man/man4/sched_4bsd.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 5, 2007
+.Dd January 21, 2008
.Os
.Dt SCHED_4BSD 4
.Sh NAME
@@ -36,7 +36,7 @@
The
.Nm
scheduler
-is the default system scheduler, providing both high throughput and solid
+is the traditional system scheduler, providing both high throughput and solid
interactive response in the presence of load.
.Pp
The following sysctls are relevant to the operation of
OpenPOWER on IntegriCloud