aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erts_alloc.xml
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2013-12-02 18:39:36 +0100
committerRickard Green <[email protected]>2013-12-02 18:39:36 +0100
commit44aabe5944459d703389ee2877d1d926388d5562 (patch)
treef4eb01710fadbbea27237132942d018bdda4e593 /erts/doc/src/erts_alloc.xml
parent471abeb72af964049fcd3ed169d1bca7c5534d4c (diff)
parent754d8ec0eec7a75b95bc970580e8b455095297ba (diff)
downloadotp-44aabe5944459d703389ee2877d1d926388d5562.tar.gz
otp-44aabe5944459d703389ee2877d1d926388d5562.tar.bz2
otp-44aabe5944459d703389ee2877d1d926388d5562.zip
Merge branch 'maint'
* maint: Documentation fix
Diffstat (limited to 'erts/doc/src/erts_alloc.xml')
-rw-r--r--erts/doc/src/erts_alloc.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/erts/doc/src/erts_alloc.xml b/erts/doc/src/erts_alloc.xml
index d69fdae5b3..fffa9f594c 100644
--- a/erts/doc/src/erts_alloc.xml
+++ b/erts/doc/src/erts_alloc.xml
@@ -332,8 +332,11 @@
Set super carrier size (in MB). The super carrier size defaults to
zero; i.e, the super carrier is by default disabled. The super
carrier is a large continuous area in the virtual address space.
- The system will always try to create new carriers in the super
- carrier.
+ <c>mseg_alloc</c> will always try to create new carriers in the super
+ carrier if it exists. Note that the <c>alloc_util</c> framework may
+ create <c>sys_alloc</c> carriers. For more information on this, see the
+ documentation of the <seealso marker="#MMsco"><c>+MMsco</c></seealso>
+ flag.
<br/><br/>
<em>NOTE</em>: The super carrier cannot be enabled nor
disabled on halfword heap systems. This flag will be