aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/notes.xml
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2017-08-14 15:34:55 +0200
committerLukas Larsson <[email protected]>2017-08-14 15:34:55 +0200
commitde139094e2617688dcf31869f0b3aa1e0aef28ce (patch)
tree8128e29dc42079cdedaa6ddbec8f21c1ffbb2ff3 /erts/doc/src/notes.xml
parentdac724923328ad0fd085a4d4e397dcbb12e30084 (diff)
parentb69fd5aa4daf4f6d2e78dde48d38fc4e34b0278c (diff)
downloadotp-de139094e2617688dcf31869f0b3aa1e0aef28ce.tar.gz
otp-de139094e2617688dcf31869f0b3aa1e0aef28ce.tar.bz2
otp-de139094e2617688dcf31869f0b3aa1e0aef28ce.zip
Merge branch 'rickard/non-smp-removal-cleanup/OTP-14518'
* rickard/non-smp-removal-cleanup/OTP-14518: erts: Cleanup erl and erlang docs after non-smp removal erts: Remove unused prototypes after non-smp removal
Diffstat (limited to 'erts/doc/src/notes.xml')
-rw-r--r--erts/doc/src/notes.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index ff7d593edb..985ea11b49 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -3493,8 +3493,7 @@
<p>The previously introduced "eager check I/O" feature is
now enabled by default.</p>
<p>Eager check I/O can be disabled using the <c>erl</c>
- command line argument: <seealso
- marker="erl#+secio"><c>+secio false</c></seealso></p>
+ command line argument: <c>+secio false</c></p>
<p>Characteristics impact compared to previous
default:</p> <list> <item>Lower latency and smoother
management of externally triggered I/O operations.</item>
@@ -4275,8 +4274,7 @@
prioritized to the same extent as when eager check I/O is
disabled.</p>
<p>Eager check I/O can be enabled using the <c>erl</c>
- command line argument: <seealso
- marker="erl#+secio"><c>+secio true</c></seealso></p>
+ command line argument: <c>+secio true</c></p>
<p>Characteristics impact when enabled:</p> <list>
<item>Lower latency and smoother management of externally
triggered I/O operations.</item> <item>A slightly reduced