[Mono-dev] Making MONO_DISABLE_SHM the default for 2.8 ?

Zoltan Varga vargaz at gmail.com
Thu Feb 25 19:45:06 EST 2010


Hi,

  Mono currently implements a shared handle mechanism to support .net
applications which share handles between processes, a
windows feature. This requires sharing state between mono processes, which
is very problematic, so I would suggest making it opt in mono 2.8, i.e.
introduce a MONO_ENABLE_SHM env variable or a --enable-shared-handles
command line option for the minority of applications which need this.

                     comments ?

                               Zoltan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100226/48eed686/attachment-0001.html 


More information about the Mono-devel-list mailing list