This is the mail archive of the libc-alpha@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]

Re: [RFC] mutex destruction (#13690): problem description and workarounds


On 11/27/2014 06:11 AM, Torvald Riegel wrote:
> One thing that is missing in my description of this workaround is that
> we probably need a new FUTEX_WAIT_SPURIOUS syscall as well, so that we
> can distinguish not only spurious from non-spurious wake calls, but only
> those waiters that can tolerate spurious wake-ups from those that
> cannot.

I'm fine with that also.

I still think option 2 is the best and has the most chance of success.

Cheers,
Carlos.


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