[Mono-bugs] [Bug 53177][Nor] Changed - WaitHandles are not finalizing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Jan 2004 20:49:54 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by derek.mcumber@datamtnsol.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53177
--- shadow/53177 2004-01-22 12:31:03.000000000 -0500
+++ shadow/53177.tmp.21040 2004-01-22 20:49:54.000000000 -0500
@@ -223,6 +223,16 @@
Keep this open while I set up a few test scenarios. We
are gonna solve this thing and put it to bed.....
------- Additional Comments From gonzalo@ximian.com 2004-01-22 12:31 -------
I'm using --with-gc=included (this does not work on windows) on a
debian linux x86. The included GC is the on in mono/libgc.
+
+------- Additional Comments From derek.mcumber@datamtnsol.com 2004-01-22 20:49 -------
+Your alloc.c and mine are the same, but Windows threading is pretty
+sloppy. On MultiCPU Xeon machines, mono races by GC and I need to
+slow down GC for better results.
+
+I will try a few things and publish my findings here. Shouldn't be
+too hard. Thanks for keeping this open.
+
+