Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2006 04:18:50 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Beech Rintoul <freebsd@alaskaparadise.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: malloc.c
Message-ID:  <86fyi72p39.fsf@gothmog.pc>
In-Reply-To: <200606141704.30667.freebsd@alaskaparadise.com> (Beech Rintoul's message of "Wed, 14 Jun 2006 17:04:14 -0800")
References:  <200606141704.30667.freebsd@alaskaparadise.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Jun 2006 17:04:14 -0800, Beech Rintoul <freebsd@alaskaparadise.com> 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.

Even if you rebuild libc, you may still have to rebuild a lot of
stuff, i.e. static libraries and static binaries.

Are you sure it is worth your time to try rebuilding the system
in pieces, as you find they need to be rebuilt, instead of just
using the usual buildworld/buildkernel cycle?




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