On Mar 13, 2007, at 3:04 PM, Michael van Elst wrote:
Ok, so, sounds like it's not an issue on m68k -- CAS can be used on
all Amiga hardware that NetBSD supports.
Actually, TAS is used by the m68k simple_lock implementation and CAS
is used by the mutex implementation. Read the big theory statement in
kern_mutex.c
-- thorpej