Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!mn6.swip.net!plug.news.pipex.net!pipex!oleane!pasteur.fr!jussieu.fr!eurocontrol.fr!polaris.eurocontrol.fr!not-for-mail From: roberto@eurocontrol.fr (Ollivier Robert) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Alternative malloc ? Date: 16 Jan 1997 13:54:57 GMT Organization: Eurocontrol EEC, Bretigny, France Lines: 17 Message-ID: <5blbvh$39q$5@polaris.eurocontrol.fr> References: <5bjh02$j64@chronicle.concentric.net> <5bkv1a$r8e@mc5.mcnet.ch> NNTP-Posting-Host: caerdonn.eurocontrol.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsposter: Pnews 4.0-test50 (13 Dec 96) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34119 [courtesy cc of this posting sent to cited author via email] In article <5bkv1a$r8e@mc5.mcnet.ch>, Benoit Rossier <Benoit.Rossier@mcnet.ch> wrote: > See at address http://www.cs.colorado.edu/~zorn/Malloc.html > This is a list of malloc implementations. The phkmalloc, used in FreeBSD 2.2 and up is not listed here... > Try with gnumalloc which is in FreeBSD. It seems to be better than the > standard malloc. Yes, stay away from the malloc used in 2.1.*. It is fast but consumme far more memory than needed and never give it back to the system. -- Ollivier ROBERT -=- Eurocontrol EEC/TS -=- Ollivier.Robert@eurocontrol.fr FreeBSD FAQ: <URL:http://www.FreeBSD.org/FAQ/>