[Mono-bugs] [Bug 76905][Nor] New - When file descriptor limit high,
xsp hogs CPU
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 3 12:46:32 EST 2005
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 edd at usefulinc.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76905
--- shadow/76905 2005-12-03 12:46:32.000000000 -0500
+++ shadow/76905.tmp.5857 2005-12-03 12:46:32.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 76905
+Product: Mono: Tools
+Version: 1.1
+OS:
+OS Details: ubuntu breezy
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: XSP
+AssignedTo: gonzalo at ximian.com
+ReportedBy: edd at usefulinc.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: When file descriptor limit high, xsp hogs CPU
+
+For reasons not quite known to me, my ISP sets ulimit -Hn and ulimit -Sn to
+1048566
+
+This makes xsp hog the CPU when I run it. Check out the strace to see the
+wild and wacky select it's doing -- on thousands of file descriptors.
+
+When the more conventional ulimit -n of 1024 is used, xsp exhibits no such
+behaviour.
+
+The ISP is Dreamhost -- this might be important information for anybody
+else seeing this behaviour.
More information about the mono-bugs
mailing list