[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-arch
Subject:    Re: [patch][rfc] rwsem: generic rwsem
From:       Nick Piggin <npiggin () suse ! de>
Date:       2006-12-11 4:03:34
Message-ID: 20061211040334.GA11246 () wotan ! suse ! de
[Download RAW message or body]

On Fri, Dec 08, 2006 at 01:58:42PM +0000, David Howells wrote:
> Nick Piggin <npiggin@suse.de> 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*.

OK, I've looked but I can't see how you would make it more optimal on
an ll/sc architecture. The atomic_add_return variant has no more atomic
or barrier operations than the spinlock one, and it has less loads and
branches.
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic