Re: [RFC/PATCH] FUSYN Realtime & robust mutexes for Linux, v2.3.1

From: Andrew Morton
Date: Thu Aug 05 2004 - 02:20:08 EST


Ulrich Drepper <drepper@xxxxxxxxxx> wrote:
>
> Andrew Morton wrote:
>
> > This fixes what appear to be some fairly significant shortcomings. What do
> > the futex and NPTL people have to say about the gravity of the problems
> > which this solves, and the offered implementation?
>
> This code will not be suppoerted by the glibc code. Using these
> primitives would mean significant slowdown of all operations and this
> for problems which only a few people have.

How large is the slowdown, and on what workloads?

> I asked to get the useful
> parts of the code to be made available using the current futex interface
> (robust mutexes are useful)

Passing the lock to a non-rt task when there's an rt-task waiting for it
seems pretty poor form, too.

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