[Mono-bugs] [Bug 82427][Min] Changed - everything is slow when homedir is on NFS

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 21 09:56:25 EDT 2007


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 dick at ximian.com.

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: dick at ximian.com                            
 ReportedBy: jan.oravec at 6com.sk               
 QAContact: mono-bugs at ximian.com
@@ -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 dick at ximian.com  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.


More information about the mono-bugs mailing list