JD Conley wrote:
The default in the GC for windows is to use 256 threads MAX. We should increase this. Now, the fact that you have 200+ threads running: is that by design in your app or is that a bug in itself?Is there any way I can adjust this value using an environment variable or an API somewhere?
See "man mono", MONO_THREADS_PER_CPU. Rob _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
