*BSD News Article 86776


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!feed1.news.erols.com!howland.erols.net!math.ohio-state.edu!jussieu.fr!eurocontrol.fr!polaris.eurocontrol.fr!not-for-mail
From: roberto@eurocontrol.fr (Ollivier Robert)
Newsgroups: comp.unix.bsd.freebsd.misc,comp.lang.c,comp.sys.sun.apps
Subject: Re: Alternative malloc ?
Date: 23 Jan 1997 14:15:47 GMT
Organization: Eurocontrol EEC, Bretigny, France
Lines: 19
Message-ID: <5c7rqj$g49$1@polaris.eurocontrol.fr>
References: <5bjh02$j64@chronicle.concentric.net> <5bo0vq$8hd@halon.vggas.com>
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-test51 (15 Jan 97)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34043 comp.lang.c:185274 comp.sys.sun.apps:14716

    [courtesy cc of this posting sent to cited author via email]

In article <5bo0vq$8hd@halon.vggas.com>,
James Youngman <JYoungman@vggas.com> wrote:
> >        Can someone recommend an alternative malloc() that is fast (the 
> >program does a lot of malloc() calls, it is an interactive interpreted 
> >language), and yet does not have this power of two behavior ?
> 
> Try the malloc() from recent versions of GNU glibc...

This particular malloc have been available for more than a year in the port
system in devel/dlmalloc. You also have another malloc in ports
(devel/libmalloc is my memory is right from M. Moraes).

The upgrade to 2.2 when it is out is a good idea too: you get phkmalloc
(you can do it now by grabbing a malloc.c from -CURRENT).
-- 
Ollivier ROBERT   -=- Eurocontrol EEC/TS -=-   Ollivier.Robert@eurocontrol.fr
FreeBSD FAQ: <URL:http://www.FreeBSD.org/FAQ/>