summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2006-10-05 20:31:58 +0000
committersimon <simon@FreeBSD.org>2006-10-05 20:31:58 +0000
commit440a3866d6b1df29e4f1f681ca12c0ef59d75f26 (patch)
tree001a39e3f15142670d0c4135dc6afa587434e4f0 /share/man
parent72b881cbaf8ea0c5ccdd6624f46506784a67e6b7 (diff)
downloadFreeBSD-src-440a3866d6b1df29e4f1f681ca12c0ef59d75f26.zip
FreeBSD-src-440a3866d6b1df29e4f1f681ca12c0ef59d75f26.tar.gz
- Remove SCHED_ULE from GENERIC to better avoid foot-shooting by
unsuspecting users. - Add a comment in NOTES about experimental status of SCHED_ULE. - Make warning about experimental status in sched_ule(4) a bit stronger. Suggested and reviewed by: dougb Discussed on: developers MFC after: 3 days
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/sched_ule.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/sched_ule.4 b/share/man/man4/sched_ule.4
index 7ff8232..ec571cc 100644
--- a/share/man/man4/sched_ule.4
+++ b/share/man/man4/sched_ule.4
@@ -87,4 +87,4 @@ is not enabled by default due to a number of known issues, including weak
performance with several known workloads, and reports of instability.
Deployment of
.Nm
-in production environments should be done cautiously.
+in production environments is not recommended at this time.
OpenPOWER on IntegriCloud