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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82427 --- shadow/82427 2007-08-13 15:19:52.000000000 -0400 +++ shadow/82427.tmp.29300 2007-08-21 09:56:25.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82427 Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: Gentoo, amd64 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Minor Component: io-layer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -63,6 +63,14 @@ So, about 70MB was received over NFS with .wapi at ~. All MonoDevelop things (~/.config and project) were moved outside NFS to not affect performance. (in fact, MonoDevelop causes another NFS storm when opening Mono.Addins database, but that is another reported bug). + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-21 09:56 ------- +If you mean Sys V shared memory, then yes there is a reason: it's a +complete pain to synchronise creation and destruction between random +unrelated processes, and there were other issues that I can no longer +recall. I tried using it for a while. There used to be a long +comment at the top of io-layer/shared.c explaining the rationale, but +that seems to have been deleted. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
