Re: [PATCH] 2.6.16 - futex: small optimization (?)
- From: "Ulrich Drepper" <drepper@xxxxxxxxx>
- Date: Tue, 28 Mar 2006 07:02:42 -0800
On 3/27/06, Pierre PEIFFER <pierre.peiffer@xxxxxxxx> wrote:
I found a (optimization ?) problem in the futexes, during a futex_wake,
if the waiter has a higher priority than the waker.
There are no such situations anymore in an optimal userlevel
implementation. The last problem (in pthread_cond_signal) was fixed
by the addition of FUTEX_WAKE_OP. The userlevel code you're looking
at is simply not optimized for the modern kernels.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] 2.6.16 - futex: small optimization (?)
- From: Pierre PEIFFER
- [PATCH] 2.6.16 - futex: small optimization (?)
- Prev by Date: Re: RFC - Approaches to user-space probes
- Next by Date: Re: [RFC] Virtualization steps
- Previous by thread: Re: [PATCH] 2.6.16 - futex: small optimization (?)
- Next by thread: Linux 2.6.15.7
- Index(es):