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

From: Matthew Wilcox (matthew@wil.cx)
Date: Tue Jan 02 2001 - 06:22:42 EST


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.

-- 
Revolutions do not require corporate support.
-
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