From d927cfe22aeda6d48bde0f92fb0605f07f5db94a Mon Sep 17 00:00:00 2001
From: Fredrik Gustafsson
Date: Tue, 19 Feb 2013 16:52:58 +0100
Subject: Changed documentation for +sws option
---
erts/doc/src/erl.xml | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml
index f354d68d45..5bfa518266 100644
--- a/erts/doc/src/erl.xml
+++ b/erts/doc/src/erl.xml
@@ -985,15 +985,12 @@
documentation of the +sbt flag.
- +sws default|legacy|proposal
+ +sws default|legacy
-
-
Set scheduler wakeup strategy. Default is legacy (has been
- used since OTP-R13B). The proposal strategy is the currently
- proposed strategy for OTP-R16. Note that the proposal strategy
- might change during OTP-R15.
+
+ Set scheduler wakeup strategy. Default strategy changed in erts-5.10/OTP-R16A. This strategy was previously known as proposal in OTP-R15. The legacy strategy was used as default from R13 up to and including R15.
- NOTE: This flag may be removed or changed at any time
- without prior notice.
+
NOTE: This flag may be removed or changed at any time without prior notice.
+swt very_low|low|medium|high|very_high
--
cgit v1.2.3