Re: atomic RAM ?

From: Michael Schnell
Date: Wed Apr 14 2010 - 08:46:27 EST


On 04/08/2010 03:37 PM, Alan Cox wrote:
> FUTEX ... is an implementation ... for certain classes of processor.

Alan,

If that is true "in depth", there should be no FUTEX-relevant code,
neither in the Kernel, nor in the library, that should be considered
"arch-independent".

If so, we could happily create a "atomic hardware RAM" - based (or
whatever type of) FUTEX for the arch in question in the arch's source
files, without needing to take care of what happens in the rest of the
Kernel or Library code.

Provided this implementing the idea I presented might be a doable task.

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