Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2006 11:18:28 -0800
From:      Beech Rintoul <freebsd@alaskaparadise.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: malloc.c
Message-ID:  <200606151118.47266.freebsd@alaskaparadise.com>
In-Reply-To: <200606151246.08363.jhb@freebsd.org>
References:  <200606141704.30667.freebsd@alaskaparadise.com> <200606151246.08363.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606151118.47266.freebsd>