From 440a3866d6b1df29e4f1f681ca12c0ef59d75f26 Mon Sep 17 00:00:00 2001 From: simon Date: Thu, 5 Oct 2006 20:31:58 +0000 Subject: - 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 --- share/man/man4/sched_ule.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man') 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. -- cgit v1.1