[Bug nptl/23229] Realtime rwlock deadlock when writer has lower priority than readers
triegel at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jun 20 13:07:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23229
Torvald Riegel <triegel at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |triegel at redhat dot com
Resolution|DUPLICATE |FIXED
--- Comment #2 from Torvald Riegel <triegel at redhat dot com> ---
It's a duplicate because it seems to rely on the TPS-specific requirements for
rwlock, which we do not intend to implement.
Furthermore, rwlocks aren't guaranteed to be safe to use in real-time
environments, in contrast to mutex kinds that provide PI.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list