Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U8

From: john cooper
Date: Thu Oct 21 2004 - 07:22:38 EST


Ingo Molnar wrote:

* Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:


Yeah, for a semaphore it is, but not for a mutex.


but mutexes dont exist in upstream Linux as a separate entity. (they
exist in my tree but that's another ballgame.)

Mutexes layered on existing semaphores seems convenient
at the moment. However a more native mutex mechanism
which tracks ownership would provide a basis for PI as
well as further instrumentation. This may not be an
issue at the present but I don't think it is too far
off.

-john




--
john.cooper@xxxxxxxxxxx

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