[Bug nptl/11588] pthread condvars are not priority inheritance aware
darren.hart at intel dot com
sourceware-bugzilla@sourceware.org
Tue May 17 16:01:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=11588
--- Comment #50 from Darren Hart <darren.hart at intel dot com> ---
Torvald, I'm reading up (again :-) ) on the issues you've raised from the
Austin Group and building context on the use of the sequence locks, etc. Would
you share your implementation with me so I can see what kinds of changes are
being considered and help building support for the PI cases?
Regarding boosting waiters for sending signals. Current futex PI boosting is
based on the Linux kernel rtmutex. Can you elaborate on the what/why in your
statement:
> Essentially, we need to boost the priority of waiters that have to wake up from a
> futex that is used to send signals, and have to confirm that they have woken up.
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list