Re: malloc.c

From: Beech Rintoul <freebsd_at_alaskaparadise.com>
Date: Thu, 15 Jun 2006 11:18:28 -0800
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 statically
> 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 box 
and I didn't want to take the time to rebuild right now.

Beech
-- 

---------------------------------------------------------------------------------------
Beech Rintoul - Sys. Administrator - beech_at_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
---------------------------------------------------------------------------------------












Received on Thu Jun 15 2006 - 17:18:51 UTC

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