malloc.c

Beech Rintoul freebsd at alaskaparadise.com
Thu Jun 15 19:18:51 UTC 2006


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
---------------------------------------------------------------------------------------











-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060615/51143a02/attachment.pgp


More information about the freebsd-current mailing list