[Mono-bugs] [Bug 52603][Nor] Changed - monodoc assembler uses too much ram
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Jan 2004 08:14:59 -0500 (EST)
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 iainmccoy@optusnet.com.au.
http://bugzilla.ximian.com/show_bug.cgi?id=52603
--- shadow/52603 2004-01-05 08:01:39.000000000 -0500
+++ shadow/52603.tmp.2020 2004-01-05 08:14:59.000000000 -0500
@@ -29,6 +29,18 @@
------- Additional Comments From bmaurer@users.sf.net 2004-01-05 08:01 -------
Yes, the doc building process takes quite a bit of memory. Prehalps
you have some sort of limit on your box?
The tool takes up an insane amount of memory, we need to work on
this. I remember numbers that are in the 100's of MB.
+
+------- Additional Comments From iainmccoy@optusnet.com.au 2004-01-05 08:14 -------
+The only limit on this box is 256 megabytes less whatever the running
+applications consume.
+
+It did pass once I closed down most of the other applications I had
+running, which was basically what I expected. I thought I'd better put
+it in here in case you folk all had workstations with huge amounts of
+memory and hadn't noticed how much it used.
+
+top quoted it as consuming around 73% of available memory, which would
+put it in the 100's of MB as you said.