Re: Synchronization primitives in UML

From: Chris Friesen
Date: Tue Nov 09 2004 - 14:45:53 EST


Blaisorblade wrote:

Yes, I would like that, too, but futexes are 2.6 only, and probably also NPTL-only (we are going to fix that, at least for SKAS mode), but faster than anything else. Nothing apart this.

Actually, you can use raw futexes directly without needing any thread library. There is even some helper code available if you search around a bit.

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