[Mono-bugs] [Bug 402833] Slow memory allocation in multi-thread app
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 5 18:35:22 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=402833
http://bugzilla.novell.com/show_bug.cgi?id=402833#c9
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnorton at novell.com
--- Comment #9 from Geoff Norton <gnorton at novell.com> 2010-01-05 23:35:18 UTC ---
Some quick profiling shows the time is being lost in the kernel trying to
aquire a lock in the GC. The lock can't go away, and Apples poor locking
performance appears to be the culprit here.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list