cvs commit: src/sys/kern kern_umtx.c
Matthew Dillon
dillon at apollo.backplane.com
Mon Jul 2 09:38:17 PDT 2007
:Matthew Dillon wrote:
:> Log:
:> Do not allow umtx_sleep() to restart on a restartable signal. We wan=
:t to
:> return EINTR so the caller can handle side effects from the signal.
:
:nice. maybe this fixes libthread_xu + firefox. i know there is somethin=
:g fishy going on in umtx.
:
:cheers
: simon
We need a thread-aware gdb now :-) I'm having a hard time debugging
SMP vkernels.
-Matt
More information about the Commits
mailing list