This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/11588] pthread condvars are not priority inheritance aware


https://sourceware.org/bugzilla/show_bug.cgi?id=11588

--- Comment #30 from Torvald Riegel <triegel at redhat dot com> ---
(In reply to Darren Hart from comment #29)
> Torvalds, I believe in our discussions we agreed that the work you are doing
> is orthogonal to this, and while it may impact the same code paths, it was
> best to deal with them as separate efforts and not block one on the other. I
> would be very interested in continuing to follow along on that effort as
> well though.

Yes, it is orthogonal.  It's just that the current implementation, with or
without your fixes, does not fulfill the stronger waiter-signaler requirements
due to the POSIX clarification.  Thus, we'll need to do something about the
latter; but it's no reason to not include your fixes while the latter isn't
ready.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]