On Mon, Oct 03, 2005 at 11:45:14AM -0700, david singleton wrote:
> 
> On Oct 3, 2005, at 11:38 AM, Dinakar Guniguntala wrote:
> 
> >Sorry for the dumb question. (I havent looked at your patches)
> >How does this relate to what Inaky and others have been
> >maintaining so far?
> 
> Inaky's patches are for a new set of new system calls to support robust 
> mutexes.
> 
> This patch set extends the sys_futex system call to support robust  
> mutexes.

I suspected as much but wanted to be sure.  I see that you state 
"The patch does not change the existing sys_futex operations on non-robust
mutexes, so the patch should not affect existing code that uses futexes."

So apart from the interface there is no common code that is shared here ?
IOW there wont be any performane impact on apps that dont use the
 extensions?

Are you planning to send to your patches to lkml soon?

        -Dinakar
_______________________________________________
robustmutexes mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/robustmutexes

Reply via email to