[Mono-bugs] [Bug 602560] New: mdoc assemble takes a lot of memory.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue May 4 16:18:53 EDT 2010
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: jpryor at novell.com
ReportedBy: jpryor at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list