https://bugzilla.novell.com/show_bug.cgi?id=434566
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=434566#c3 --- Comment #3 from Paolo Molaro <[EMAIL PROTECTED]> 2008-10-13 02:25:38 MDT --- The two env vars are for different purposes: MONO_IOMAP is there for applications which are broken and as such it should be off by default. MONO_DISABLE_SHM will break some applications if it's enabled, instead. Apps that know they don't need it could opt-in and set it in their startup shell scripts (this will sadly increase memory usage, though). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
