dnsperf and BIND memory consumption

ivan jr sy ivan_jr at yahoo.com
Wed Dec 10 12:58:22 UTC 2008


Hi,

is it possible to see your named.conf
what is the methodology of the test? is it for authoritative queries? recursive? or both? at the same time?

my patch for the port is the same as yours...

thanks!
===============
.if ${ARCH} == "amd64"
ARCH=x86_64
.endif



--- On Thu, 12/11/08, Dmitry Rybin <kirgudu at corbina.net> wrote:

> From: Dmitry Rybin <kirgudu at corbina.net>
> Subject: Re: dnsperf and BIND memory consumption
> To: "JINMEI Tatuya / 神明達哉" <Jinmei_Tatuya at isc.org>
> Cc: "dougb at FreeBSD.org" <dougb at FreeBSD.org>, "bind-users at isc.org" <bind-users at isc.org>
> Date: Thursday, December 11, 2008, 1:50 AM
> 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'
> 
> _______________________________________________
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users


      



More information about the bind-users mailing list