From owner-freebsd-hackers Sat Dec 21 14:13:32 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA04214 for hackers-outgoing; Sat, 21 Dec 1996 14:13:32 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id OAA04191; Sat, 21 Dec 1996 14:13:20 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id XAA15625; Sat, 21 Dec 1996 23:13:16 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id XAA13880; Sat, 21 Dec 1996 23:13:16 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.4/8.6.9) id WAA13620; Sat, 21 Dec 1996 22:56:40 +0100 (MET) From: J Wunsch Message-Id: <199612212156.WAA13620@uriah.heep.sax.de> Subject: Re: innd can't remalloc To: isp@freebsd.org, hackers@freebsd.org Date: Sat, 21 Dec 1996 22:56:40 +0100 (MET) Cc: petzi@apfel.de (Michael Beckmann) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from Michael Beckmann at "Dec 21, 96 10:35:35 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. ;-)