[Mono-bugs] [Bug 73882][Nor] Changed - Unable to allocate more than 1Gb of memory with mono
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Apr 2005 12:33:25 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by joannes.vermorel@ens.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=73882
--- shadow/73882 2005-04-09 12:08:29.000000000 -0400
+++ shadow/73882.tmp.20206 2005-04-12 12:33:25.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 73882
Product: Mono: Runtime
Version: 1.0
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: GC
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
@@ -84,6 +84,9 @@
------- Additional Comments From vargaz@gmail.com 2005-04-09 12:08 -------
There is now a --with-large-heap=yes argument to configure to turn on
large heap support. I can't test this, but hopefully it works.
+
+------- Additional Comments From joannes.vermorel@ens.fr 2005-04-12 12:33 -------
+Yes, I succeeded to allocate 8GB on 8GB AMD64 machine.