Re: Robust mutexes (-rt)

From: Thomas Gleixner
Date: Fri Feb 03 2006 - 01:02:39 EST


On Thu, 2006-02-02 at 19:18 -0800, David Singleton wrote:
> Thomas,
> here is a patch that fixes the -EINTR problem and a fix for Dinakar's
> simple futex deadlock test program. When Esben's new deadlock detection
> is ready I plan to use it for robust futex deadlock detection, both simple and
> circular deadlock detection.
>
>
> http://source.mvista.com:~dsingleton/patch-2.6.15-rt16-rf1
>
> include/linux/futex.h | 3 +++
> kernel/futex.c | 3 +++
> kernel/rt.c | 19 ++++++++++++++++++-
> 3 files changed, 24 insertions(+), 1 deletion(-)

The stats are nice. I'd prefer a patch associated with them :)

tglx


-
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/