On Thu, Feb 18, 2010 at 08:47:39PM -0700, M. Warner Losh wrote: > In message: <20100219033000.GZ43625_at_cicely7.cicely.de> > Bernd Walter <ticso_at_cicely7.cicely.de> writes: > : Warner - it names you in the copyright, so very likely you know this code. > : I will build a debug version of bind, but as usual it will take some > : time... > > Make sure that the code matches our current atomics code... There are just 3 functions. isc_atomic_xadd and isc_atomic_store just wrap to atomic_fetchadd_int and atomic_store_rel_int isc_atomic_cmpxchg is inline assembly, but I don't think we have such a function in our ARM atomic.h - at least I can't find it. -- B.Walter <bernd_at_bwct.de> http://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.Received on Fri Feb 19 2010 - 03:12:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:01 UTC