From owner-cvs-src@FreeBSD.ORG Mon Jul 25 14:51:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 291F316A41F; Mon, 25 Jul 2005 14:51:12 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD8143D45; Mon, 25 Jul 2005 14:51:11 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6PEpBfG055917; Mon, 25 Jul 2005 14:51:11 GMT (envelope-from csjp@freefall.freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6PEpBNm055916; Mon, 25 Jul 2005 14:51:11 GMT (envelope-from csjp) Date: Mon, 25 Jul 2005 14:51:11 +0000 From: "Christian S.J. Peron" To: Dag-Erling Smorgrav Message-ID: <20050725145111.GA55613@freefall.freebsd.org> References: <200507251444.j6PEiBH5029191@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507251444.j6PEiBH5029191@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/lib/bind config.h config.mk src/lib/bind/bind config.h src/lib/bind/isc Makefile src/lib/bind/isc/isc platform.h src/usr.bin/dig Makefile src/usr.bin/host Makefile src/usr.bin/nslookup Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2005 14:51:12 -0000 On Mon, Jul 25, 2005 at 02:44:11PM +0000, Dag-Erling Smorgrav wrote: > Log: > Disable thread support in BIND. It appears to reduce performance rather > than increase it, and seems to be the cause of the memory leaks which some > users have reported. > You happen to know if this is a FreeBSD specific problem? -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer