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/13234] Non-pshared condition variables are ~2-2.5x slower than pshared ones at broadcast


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

Torvald Riegel <triegel at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |triegel at redhat dot com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Torvald Riegel <triegel at redhat dot com> ---
I can't reproduce this on x86_64 RHEL7 (old condvar algorithm).  The new
condvar algorithm doesn't use requeue, so it should also not be affected. 
Therefore, I'll close this bug.

-- 
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]