Re: Atomic ops API

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jason Thorpe
Date: Tuesday, March 13, 2007 - 3:29 pm

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Atomic ops API, Michael van Elst, (Tue Mar 13, 3:04 pm)
Re: Atomic ops API, Jason Thorpe, (Tue Mar 13, 3:29 pm)
Re: Atomic ops API, Hauke Fath, (Tue Mar 13, 5:25 pm)