libpthread problem + possible solution

Daniel Eischen deischen at freebsd.org
Sun Dec 17 21:56:10 PST 2006


On Sat, 16 Dec 2006, David Xu wrote:

> On Saturday 16 December 2006 04:11, Daniel Eischen wrote:
>> On Fri, 15 Dec 2006, Peter Edwards wrote:
>>> Hi,
>>>
>>> I've a problem when a process uses:
>>>       libpthread
>>>       detached threads
>>>       mixed bound/unbound threads
>>>       suspended threads  (a la pthread_resume_np())
>>>
>>> whereby some newly created suspended threads don't get scheduled.
>>> I think I've tracked it down, so if someone could review the
>>> reasoning, I'd be grateful.
>>
>> I'm away for a few days, so I'd appreciate you waiting until
>> early next week -- unless David Xu looks at it and gives it
>> the ok.
> I will review it.

I looked at the patch and it looks OK to me.  Go ahead and
commit unless David had some comments to it that I haven't
seen.

-- 
DE


More information about the freebsd-threads mailing list