Nick Piggin <[EMAIL PROTECTED]> wrote:

> > Look at how the counter works in the XADD-based version.  That's the way
> > it is *because* I'm using XADD.  That's quite limiting.
> 
> Not really. ll/sc architectures "emulate" xadd the same as they would
> emulate a spinlock. There is nothing suboptimal about it.

Yes, really.  You've missed the point entirely.  Look at *how* the counter
*works*.

David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to