http://bugzilla.novell.com/show_bug.cgi?id=602560
http://bugzilla.novell.com/show_bug.cgi?id=602560#c0 Summary: mdoc assemble takes a lot of memory. Classification: Mono Product: Mono: Doctools Version: SVN Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Enhancement Priority: P5 - None Component: Console AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- To reproduce: 1. Open Gnome System Monitor. View the Writable Memory column. 2. cd mcs/docs 3. rm netdocs.zip netdocs.tree 4. make netdocs.zip 5. While (4) is running, watch System Monitor. It takes 366MB of RAM to run. If we remove swap from the equation, e.g. via `ulimit -v VALUE`, we need between 400000 and 500000 (400MB - 500MB) to generate netdocs.zip. Investigate to see if this can be reduced. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
