https://bugzilla.novell.com/show_bug.cgi?id=379522
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=379522#c6 --- Comment #6 from Robert Jordan <[EMAIL PROTECTED]> 2008-09-04 07:10:14 MDT --- The limit is implied by libgc. The thread list is maintained with a linearly scanned array. Increasing the max count will degrade performance. The current libgc version has some support for dynamic threads under Win32 (thread list is a hash table), but this is not quite compatible with mono. -- Configure bugmail: https://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
