X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmono.1;h=19043b32c21e72a0bcf8767e5b745617af324fd1;hb=b2c991624ff580a971eb2495b85d2515dd704313;hp=34006b01973a76ecceb61a481f9ac92ce0516bf6;hpb=f4940ec123ee2651b8ef3ef893c70e97ed843f7c;p=mono.git diff --git a/man/mono.1 b/man/mono.1 index 34006b01973..19043b32c21 100644 --- a/man/mono.1 +++ b/man/mono.1 @@ -454,8 +454,9 @@ shared state data (files, events, mutexes, pipes). By default Mono will store the ".wapi" directory in the users's home directory. .TP .I "MONO_THREADS_PER_CPU" -Sets the maximum number of threads in the threadpool per CPU. The default is -50 for non-windows systems and 25 for windows. +The maximum number of threads in the general threadpool will be +20 + (MONO_THREADS_PER_CPU * number of CPUs). The default value for this +variable is 5. .TP .I "MONO_TRACE" If set, enables the System.Diagnostics.DefaultTraceListener, which will