aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erl.xml
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-04 17:28:37 +0100
commit93f0ff928b89dce4e62e4017065d87fcc5cf4cf8 (patch)
treee7e9dc726a2722847a7d9508c5b80480ddd26c66 /erts/doc/src/erl.xml
parente330a493032c35c0ca69cd78142e2ec03f5e370b (diff)
downloadotp-93f0ff928b89dce4e62e4017065d87fcc5cf4cf8.tar.gz
otp-93f0ff928b89dce4e62e4017065d87fcc5cf4cf8.tar.bz2
otp-93f0ff928b89dce4e62e4017065d87fcc5cf4cf8.zip
erts: Document option 'hpds'
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