RE: priority based thread wakeup

2008-01-20 Thread Mark Hansen
>>My question concerns the following patch which was incorporated into the >>2.6.22 kernel (quoted from that change log): ... "futex priority based wakeup" >>After updating to this version of the kernel, I was able to observe the >>above fix, where multiple RT threads invoking pthread_cond_wait()

Re: priority based thread wakeup

2008-01-18 Thread Gregory Haskins
Mark Hansen wrote: Hello, Firstly, may I apologise as I am not a member of the LKML, and ask that I be CC'd in any responses that may be forthcoming. My question concerns the following patch which was incorporated into the 2.6.22 kernel (quoted from that change log): Today, all threads wai

priority based thread wakeup

2008-01-17 Thread Mark Hansen
Hello, Firstly, may I apologise as I am not a member of the LKML, and ask that I be CC'd in any responses that may be forthcoming. My question concerns the following patch which was incorporated into the 2.6.22 kernel (quoted from that change log): >Today, all threads waiting for a given futex