Re: [PATCH] move xchg/cmpxchg to atomic.h

From: Andi Kleen (ak@suse.de)
Date: Tue Jan 02 2001 - 06:59:24 EST


On Tue, Jan 02, 2001 at 11:22:42AM +0000, Matthew Wilcox wrote:
> On Tue, Jan 02, 2001 at 01:03:48AM -0800, David S. Miller wrote:
> > If you require an external agent (f.e. your spinlock) because you
> > cannot implement xchg with a real atomic sequence, this breaks the
> > above assumptions.
>
> We really can't. We _only_ have load-and-zero. And it has to be 16-byte
> aligned. xchg() is just not something the CPU implements.

The network code relies on the reader-xchg semantics David described in
several places.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 07 2001 - 21:00:12 EST