dnsperf and BIND memory consumption

Dmitry Rybin kirgudu at corbina.net
Wed Dec 10 12:50:22 UTC 2008


JINMEI Tatuya / 神明達哉 wrote:
> At Tue, 09 Dec 2008 18:05:27 +0300,
> Dmitry Rybin <kirgudu at corbina.net> wrote:
> 
>> I test patch, add to bind95/Makefile
>> .if (${ARCH} == "amd64")
>> ARCH=           x86_64
>> .endif
> 
> Future versions of BIND9 will support amd64 in its configure script to
> workaround the FreeBSD port for amd64.
> 
> Regarding the memory leak, I believe it's already solved in 9.5.1rc1
> (even with threads and without atomic).

I just make port bind 9.5.1rc1. It has same problem with memory leak.
It grows from 670M on startup, to 1,4Gb after 20 minutes of work.

grep x86 work/bind-9.5.1rc1/config.log
ISC_ARCH_DIR='x86_32'
build='x86_64-portbld-freebsd7.0'
build_alias='x86_64-portbld-freebsd7.0'
build_cpu='x86_64'
host='x86_64-portbld-freebsd7.0'
host_cpu='x86_64'




More information about the bind-users mailing list