Ulrich Drepper wrote :
So, this patch implements requeuing from a non-PI futex to a PI futex?
Yes.
That's the bare minimum needed. What about PI to PI?
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]