atomic_64 operations

Petri Helenius pete at he.iki.fi
Thu Nov 18 22:17:50 PST 2004


Julian Elischer wrote:

> I don't remember, but if it's here we probably need to have it on all 
> architectures..
> The 64 bit archs would be ok I guess.. don't know about ARM etc.
>
The atomic manpage states:
     The type ``64'' is currently not implemented for any of the atomic 
opera-
     tions on the i386 architecture.

Which makes me assume all other architechtures should be ok except i386?

Pete

>
> Petri Helenius wrote:
>
>>
>> I found a patch dating back to 2002 implementing atomic 64 bit 
>> arithmetic on i386. Is there a reason why that got never committed?
>>
>> (this is related to my quest reducing mutexes, having 64bit add would 
>> reduce the requirement nicely)
>>
>> Pete
>>
>> _______________________________________________
>> freebsd-threads at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
>> To unsubscribe, send any mail to 
>> "freebsd-threads-unsubscribe at freebsd.org"
>
>
>



More information about the freebsd-threads mailing list