aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorKenneth Lundin <[email protected]>2018-02-13 13:30:44 +0100
committerGitHub <[email protected]>2018-02-13 13:30:44 +0100
commit43fcda8894cc85dbd22b723ed986409408af16fc (patch)
tree64e22dcc39c8da270c9ebdaf057c32323890d0cc /system
parentdc0b345ae5374a422250c9d2e3bec63e6186afca (diff)
downloadotp-43fcda8894cc85dbd22b723ed986409408af16fc.tar.gz
otp-43fcda8894cc85dbd22b723ed986409408af16fc.tar.bz2
otp-43fcda8894cc85dbd22b723ed986409408af16fc.zip
Update advanced.xmlKennethL-patch-1
Diffstat (limited to 'system')
-rw-r--r--system/doc/efficiency_guide/advanced.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/efficiency_guide/advanced.xml b/system/doc/efficiency_guide/advanced.xml
index bb4440a245..7f719849cc 100644
--- a/system/doc/efficiency_guide/advanced.xml
+++ b/system/doc/efficiency_guide/advanced.xml
@@ -151,7 +151,7 @@
<row>
<cell>Processes</cell>
<cell>The maximum number of simultaneously alive Erlang processes
- is by default 32,768. This limit can be configured at startup.
+ is by default 262,144. This limit can be configured at startup.
For more information, see the
<seealso marker="erts:erl#max_processes"><c>+P</c></seealso>
command-line flag in the