> > BTW, does bind-9.7's threads work well on Linux X86 platform?
Yes they do, but note that threads are not enabled by default on Linux; you
have to configure BIND9 with the --enable-threads option.
(This requirement has probably outlived its usefulness and we should enable
them by default now.
* Dennis Clarke:
> I would think a posix speec compliant implementation would work anywhere.
BIND uses its own locking mechanisms, using machine code insertions.
For fringe some platforms, they do not seem to be correct. i386 or
amd64 should be fine, though.
(Switching to GCC's synchronization
> 2011/2/15 Mark Andrews :
>>
>> 9.7.3
>>
>> * BIND now builds with threads disabled in versions of NetBSD
>> earlier
>> than 5.0 and with pthreads enabled by default in NetBSD versions
>> 5.0 and higher. Also removes support for unproven-pthreads,
>> mit-pthreads and ptl2. [
2011/2/15 Mark Andrews :
>
> 9.7.3
>
> * BIND now builds with threads disabled in versions of NetBSD earlier
> than 5.0 and with pthreads enabled by default in NetBSD versions
> 5.0 and higher. Also removes support for unproven-pthreads,
> mit-pthreads and ptl2. [RT #19203]
L
4 matches
Mail list logo