From owner-freebsd-current@FreeBSD.ORG Mon Apr 9 00:10:10 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B76316A410 for ; Mon, 9 Apr 2007 00:10:10 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from host.omnisec.de (host.omnisec.de [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id A670F13C44C for ; Mon, 9 Apr 2007 00:10:09 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from [192.168.21.199] ([172.21.0.2]) (authenticated bits=0) by host.omnisec.de (8.13.8/8.13.8) with ESMTP id l3909vYx069494 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Apr 2007 02:10:08 +0200 (CEST) (envelope-from h.schmalzbauer@omnisec.de) X-Authentication-Warning: smtp.dmz.omnisec.de: Host [172.21.0.2] claimed to be [192.168.21.199] Message-ID: <46198448.8070602@omnisec.de> Date: Mon, 09 Apr 2007 02:09:44 +0200 From: Harald Schmalzbauer User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 To: Kris Kennaway References: <200704082321.23291.h.schmalzbauer@omnisec.de> <20070408235950.GA51668@xor.obsecurity.org> In-Reply-To: <20070408235950.GA51668@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: malloc question + atapicam problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 00:10:10 -0000 Kris Kennaway schrieb: > On Sun, Apr 08, 2007 at 11:21:23PM +0200, Harald Schmalzbauer wrote: >> Hello, >> >> I've been away from -current for some months, so I'm not sure if phk's malloc >> is still the default in HEAD or the jemalloc is used. >> If the latter, is there something like '/etc/malloc.conf -> ajz' ? > > Yes, ajz ;-) > > See the manpage. I read the man page (that's why I used ajz;) but I forgot that I'm using FreeBSD, otherwise I knew that man pages are up to date, even in HEAD! Best regards, -Harry P.S.: Now I'll try to find out what [ITHREAD] and msi means and will give ULE a try. I'm really impressed how stable -current is atm!!! (using as desktop wth kde, nvidia-driver, 7.2xorg with dual head glx and RENDR/DAMAGE/ACCEL and compositing enabled!) > > Kris > > P.S. 'Z' is not the default anyway, so 'z' is a NOP.