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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
