From 742722ec551b7cd4f9ee53190443ee422bb8c794 Mon Sep 17 00:00:00 2001
From: Sverker Eriksson
Date: Tue, 10 May 2011 15:40:27 +0200
Subject: Present 'low' memory count for halfword-vm with erlang:memory()
---
erts/doc/src/erlang.xml | 8 ++++++++
1 file changed, 8 insertions(+)
(limited to 'erts/doc')
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index 19f501391f..f98e15cb52 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -2356,6 +2356,14 @@ os_prompt%
instrument(3)
and/or erl(1).
+ low
+ -
+
Only on 64-bit halfword emulator.
+ The total amount of memory allocated in low memory areas
+ that are restricted to less than 4 Gb even though
+ the system may have more physical memory.
+ May be removed in future releases of halfword emulator.
+
The system value is not complete. Some allocated
--
cgit v1.2.3