[Mono-bugs] [Bug 540857] Call to Futex take close to 2 sec

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 22 06:42:57 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=540857

User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=540857#c2


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com
          Component|debug                       |misc
         AssignedTo|martin at novell.com           |mono-bugs at lists.ximian.com




--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2009-09-22 04:42:41 MDT ---
A futex is this:

http://en.wikipedia.org/wiki/Futex

time spent in a futex means the process/thread is simply waiting for something
to happen, in your case, probably for a network connection.

-- 
Configure bugmail: http://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.


More information about the mono-bugs mailing list