Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2008-06-29 21:16:16 +0400
committerMiguel de Icaza <miguel@gnome.org>2008-06-29 21:16:16 +0400
commitbf32673c42462f26d6371feebc3cc55f197c892f (patch)
tree5a73bf0a3c3e94e64ef876487cb914e7a2228a0f /README
parentc72dda1048c50d641566a47d9f74096e1af702be (diff)
Update README
svn path=/trunk/mono/; revision=106863
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 188ca1ad94a..02f4bde7a83 100644
--- a/README
+++ b/README
@@ -369,6 +369,15 @@ This is Mono.
ABI that we have exposed through the Mono development
cycle.
+ --enable-parallel-mark
+
+ Use this option to enable the garbage collector to use
+ multiple CPUs to do its work. This helps performance
+ on multi-CPU machines as the work is divided across CPUS.
+
+ This option is not currently the default as we have
+ not done much testing with Mono.
+
--enable-dtrace
On Solaris and MacOS X builds a version of the Mono