Re: [patch][rfc] rwsem: generic rwsem

From: David Howells
Date: Fri Dec 08 2006 - 08:59:18 EST


Nick Piggin <npiggin@xxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/