[Mono-bugs] [Bug 536919] Parallel.For doesn't execute when number of iterations is fewer than number of processors

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 9 13:23:12 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=536919

User skkaul at andrew.cmu.edu added comment
http://bugzilla.novell.com/show_bug.cgi?id=536919#c3


Shiva Kaul <skkaul at andrew.cmu.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Sys.Core                    |CORLIB
         AssignedTo|jbevain at novell.com          |mono-bugs at lists.ximian.com




--- Comment #3 from Shiva Kaul <skkaul at andrew.cmu.edu>  2009-09-09 11:23:11 MDT ---
Moved to corlib.

Line 544 of class/corlib/System.Threading/Parallel.cs should take the min of
GetBestWorkerNumber() and (to - from).

-- 
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