aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erl.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2015-03-26 10:42:04 +0100
committerBjörn-Egil Dahlberg <[email protected]>2015-03-26 10:42:04 +0100
commit41f2a54d9fed232be06a3c4be06779e9455a62b4 (patch)
tree571857289abe85cf896cf996a43fd3af3c009a0e /erts/doc/src/erl.xml
parentd28310bd395aa4465c89aa3175d59a1886294c78 (diff)
parent89987ada3c997fd9f1e1f8c8ed73da0394bda4ee (diff)
downloadotp-41f2a54d9fed232be06a3c4be06779e9455a62b4.tar.gz
otp-41f2a54d9fed232be06a3c4be06779e9455a62b4.tar.bz2
otp-41f2a54d9fed232be06a3c4be06779e9455a62b4.zip
Merge branch 'egil/maint/process_dictionary-initial-size/OTP-12535' into maint
* egil/maint/process_dictionary-initial-size/OTP-12535: erts: Document option 'hpds' erts: Enable command line argument for initial pd size
Diffstat (limited to 'erts/doc/src/erl.xml')
-rw-r--r--erts/doc/src/erl.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml
index d11f6b0c6d..f08467bfc6 100644
--- a/erts/doc/src/erl.xml
+++ b/erts/doc/src/erl.xml
@@ -588,6 +588,11 @@
<p>Sets the default binary virtual heap size of processes to the size
<c><![CDATA[Size]]></c>.</p>
</item>
+ <tag><c><![CDATA[+hpds Size]]></c></tag>
+ <item>
+ <p>Sets the initial process dictionary size of processes to the size
+ <c><![CDATA[Size]]></c>.</p>
+ </item>
<tag><c><![CDATA[+K true | false]]></c></tag>
<item>
<p>Enables or disables the kernel poll functionality if