From owner-freebsd-current@FreeBSD.ORG Thu Jun 15 19:18:51 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B0DD16A41A; Thu, 15 Jun 2006 19:18:51 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD3743D46; Thu, 15 Jun 2006 19:18:49 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id EEE1940D1; Thu, 15 Jun 2006 11:18:48 -0800 (AKDT) From: Beech Rintoul Organization: Alaska Paradise To: John Baldwin Date: Thu, 15 Jun 2006 11:18:28 -0800 User-Agent: KMail/1.9.1 References: <200606141704.30667.freebsd@alaskaparadise.com> <200606151246.08363.jhb@freebsd.org> In-Reply-To: <200606151246.08363.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1960856.79e9bSgdbp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606151118.47266.freebsd@alaskaparadise.com> Cc: freebsd-current@freebsd.org Subject: Re: malloc.c 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: Thu, 15 Jun 2006 19:18:51 -0000 --nextPart1960856.79e9bSgdbp Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 15 June 2006 08:46, John Baldwin wrote: > On Wednesday 14 June 2006 21:04, Beech Rintoul wrote: > > I forgot to define NO_MALLOC_EXTRAS in malloc.c on one of my test > > machines > > and > > > I'm taking a noticeable performance hit. How do I just rebuild libc > > without rebuilding userland? This box is only 500 MHz and a system > > rebuild takes quite a while. > > cd /usr/src/lib/libc > make clean > make cleandir > make obj > make depend > make all > make install > > Something like that should do it. You might have to rebuild any statical= ly > linked binaries as well (/sbin/init and /bin/sh) but fixing libc should > probably solve most of your problems. Thanks, it's just temporary anyway. I have another project going on that bo= x=20 and I didn't want to take the time to rebuild right now. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1960856.79e9bSgdbp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEkbKXR5sEeCt9j00RAsSSAJwMDKRXGTuCj5RBkY6heENFGfMiuwCfRZJh kKCp9gnkneZ31aNPVng68OE= =91PB -----END PGP SIGNATURE----- --nextPart1960856.79e9bSgdbp--