Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 1995 02:15:04 -0700 (PDT)
From:      Poul-Henning Kamp <phk>
To:        phk@freefall.cdrom.com (Poul-Henning Kamp)
Cc:        hackers@freebsd.org
Subject:   Re: Please try this new malloc(3)
Message-ID:  <199507230915.CAA26544@freefall.cdrom.com>
In-Reply-To: <199507222206.PAA06101@freefall.cdrom.com> from "Poul-Henning Kamp" at Jul 22, 95 03:06:25 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Let me just clarify a couple of points about this:

1. I didn't expect it to plug into libc as it stands (and jordan has proved 
	this) already.  Add it to the individual programs LDADD like this
		LDADD += /where/you/put/it/malloc.o

2. you get a warning about an inline, don't worry it's not important.

3. The thing I'm interested in at this time is performance, if it doesn't
	perform I will nnot bother further, if it does, I will try to 
	resolve the libc problems, including the sbrk/brk issue.

-- 
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Just that: dried leaves in boiling water ?



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