> Robust futexes will have -EDEADLK returned to them since there is no > POSIX specification for > robust mutexes, yet, and returning -EDEADLK is more in the spirit of > robustness. I disagree. Robustness is only an additional mutex attribute on top of the mutex type. I.e., there can be robust normal/error-checking/recursive mutexes. What kind it is can be told to the kernel at the time the robust mutex is registered with the kernel. This is the way I'll write up the proposal for robust mutexes for inclusion in the next POSIX revision. -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
Attachment:
signature.asc
Description: OpenPGP digital signature
- References:
- Re: Recursion bug in -rt
- From: Esben Nielsen <[email protected]>
- robust futex deadlock detection patch
- From: david singleton <[email protected]>
- Re: Recursion bug in -rt
- Prev by Date: Re: Inclusion of x86_64 memorize ioapic at bootup patch
- Next by Date: Re: [PATCH, RFC] RCU : OOM avoidance and lower latency
- Previous by thread: robust futex deadlock detection patch
- Next by thread: Re: robust futex deadlock detection patch
- Index(es):