Hi Andreas, thanks for this hint - nice feature. But we want that GC does nothing while a special code block ist executed! Thanks Michael
________________________________ Von: Andreas Nahr [mailto:[EMAIL PROTECTED] Gesendet: Thursday, March 08, 2007 10:22 AM An: Back, Michael (ext); mono-devel-list@lists.ximian.com Betreff: AW: [Mono-dev] Stop Garbage Collection for a Codeblock Using the fixed keyword you can prevent the collection of a memory block, however I'm not sure this is what you're looking for. Also I fail to see how this (by itself) could possibly help with time-critical parts. Greetings Andreas ________________________________ Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Back, Michael (ext) Gesendet: Donnerstag, 8. März 2007 10:06 An: ------=extPart_000_01D8_01C7616B.986Creff: [Mono-dev] Stop Garbage Collection for a Codeblock Hi! Is it possible to stop the GC for garbage collecting for a code block? This would be helpful for time critical parts. I think about something like gc_barrierer_on and gc_barrierer_off. If such possibility doesn't exists, may be it could implemented and improve mono :-) With best regards Michael Back
_______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list