Re: [PATCH] Abstracted Priority Inheritance for RT

From: Daniel Walker
Date: Thu Jun 02 2005 - 12:32:25 EST


On Thu, 2005-06-02 at 17:18 +0200, Esben Nielsen wrote:

> Good :-)
> I asked the question because I considered (and started but didn't
> have time) doing what you have done. I wanted to generalise the rt_mutex
> to have real rw_lock as well - which was dropped due to the
> non-deterministc behavioir even with PI. To do that I needed to have the
> recursion and the callback..

I'm not planning to do a real rw-lock, but I hope this generic PI will
help with that. I'm still not completely satisfied with this callback
structure , but I don't see a better way to do it. Do you have an
suggestions for replacing it?

Daniel

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