Re: malloc.c

From: Giorgos Keramidas <keramida_at_ceid.upatras.gr>
Date: Thu, 15 Jun 2006 04:18:50 +0300
On Wed, 14 Jun 2006 17:04:14 -0800, Beech Rintoul <freebsd_at_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?
Received on Wed Jun 14 2006 - 23:16:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:57 UTC