Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 1996 22:56:40 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        isp@freebsd.org, hackers@freebsd.org
Cc:        petzi@apfel.de (Michael Beckmann)
Subject:   Re: innd can't remalloc
Message-ID:  <199612212156.WAA13620@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.95.961221222006.1390B-100000@server.zsb.th-darmstadt.de> from Michael Beckmann at "Dec 21, 96 10:35:35 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Michael Beckmann wrote:

> Next thing I'm going to upgrade to FreeBSD 2.2, to get the better malloc
> and some other enhancements from it. The innd doesn't have to be that
> large. I tried linking my inn with -lgnumalloc , but it was a desaster.

If the malloc is all you want, you only need to copy over
/usr/src/lib/libc/stdlib/malloc.{3,c} from -current.  Rebuild
your shared libc, and see whether it helped your problem.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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