Re: [PATCH 2.6.20-rc4 3/4] futex_requeue_pi optimization

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pierre Peiffer
Date: Wednesday, January 10, 2007 - 1:17 am

Ulrich Drepper wrote :

Yes.


I may miss something, but I don't think there is a need for that.

Currently, futex_requeue is (only) used in pthread_cond_broadcast to requeue 
some threads from an internal futex (futex1) to another futex (futex2, which is 
the futex behind the cond_mutex)

futex1 does not need to be a PI-futex, I think.

-- 
Pierre
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.20-rc4 3/4] futex_requeue_pi optimization, Pierre Peiffer, (Tue Jan 9, 9:20 am)
Re: [PATCH 2.6.20-rc4 3/4] futex_requeue_pi optimization, Ulrich Drepper, (Tue Jan 9, 9:33 am)
Re: [PATCH 2.6.20-rc4 3/4] futex_requeue_pi optimization, Pierre Peiffer, (Wed Jan 10, 1:17 am)
Re: [PATCH 2.6.20-rc4 3/4] futex_requeue_pi optimization, Ulrich Drepper, (Wed Jan 10, 1:24 am)