>  Your problem is that you need to ensure your threads get launched, and
 >  run, on each available processor. As you may have guessed, your best
 >  processor utilization will occur with 8 threads in execution on an 8-way
 >  box.

 Well I just manually created the same number of threads as the number
 of processors on this system. The OS should run them on an available
 processor and on this PC the processors are idle almost always. This
 is happening so there is no problem on this front.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to