aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2015-03-04 17:28:37 +0100
committerBjörn-Egil Dahlberg <[email protected]>2015-03-25 10:23:11 +0100
commit89987ada3c997fd9f1e1f8c8ed73da0394bda4ee (patch)
tree8d156f855b8b615bdda7e37d637d144438f9ba20 /erts
parentc7a07bf984739bcc679d800e5383c01e1d07ffa5 (diff)
downloadotp-89987ada3c997fd9f1e1f8c8ed73da0394bda4ee.tar.gz
otp-89987ada3c997fd9f1e1f8c8ed73da0394bda4ee.tar.bz2
otp-89987ada3c997fd9f1e1f8c8ed73da0394bda4ee.zip
erts: Document option 'hpds'
Diffstat (limited to 'erts')
-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