bind fails with sig11 on start / pthread failure on ARM?

Bernd Walter ticso at cicely7.cicely.de
Fri Feb 19 04:12:16 UTC 2010


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.


More information about the freebsd-current mailing list