aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-05-23 17:03:29 +0200
committerBjörn-Egil Dahlberg <[email protected]>2016-05-23 17:03:29 +0200
commita9161d2fc0390ba51201114e870093abb334afbe (patch)
treede23091668aa0645fb1f98dae072cc239ad96f9e /system
parent94aaadacf7daa6edf94724b1dee9549a60cc6498 (diff)
downloadotp-a9161d2fc0390ba51201114e870093abb334afbe.tar.gz
otp-a9161d2fc0390ba51201114e870093abb334afbe.tar.bz2
otp-a9161d2fc0390ba51201114e870093abb334afbe.zip
doc: Update process memory initial size
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 26e0c57e81..d2a6605166 100644
--- a/system/doc/efficiency_guide/advanced.xml
+++ b/system/doc/efficiency_guide/advanced.xml
@@ -135,7 +135,7 @@
</row>
<row>
<cell>Erlang process</cell>
- <cell>327 words when spawned, including a heap of 233 words.</cell>
+ <cell>338 words when spawned, including a heap of 233 words.</cell>
</row>
<tcaption>Memory Size of Different Data Types</tcaption>
</table>