Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 1995 14:38:18 -0700 (PDT)
From:      Mike Pritchard <mpp>
To:        phk@freefall.freebsd.org (Poul-Henning Kamp)
Cc:        CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org
Subject:   Re: cvs commit: src/lib/libc/stdlib Makefile.inc malloc.3 malloc.c free.3 realloc.3
Message-ID:  <199509162138.OAA27101@freefall.freebsd.org>
In-Reply-To: <199509160928.CAA09720@freefall.freebsd.org> from "Poul-Henning Kamp" at Sep 16, 95 02:28:19 am

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> 
> phk         95/09/16 02:28:15
> 
>   Modified:    lib/libc/stdlib  Makefile.inc malloc.3 malloc.c
>   Removed:     lib/libc/stdlib  free.3 realloc.3
>   Log:
>   ``phkmalloc''
>   Performance is comparable to gnumalloc if you have sufficient RAM, and
>   it screams around it if you don't.
>   Compiled with "EXTRA_SANITY" until further notice.
>   see malloc.3 for more details.

Just two comments on this:

Is this the best time to bring this in, given the rash of sig11
problems we are currently trying to sort out?

Has this been reviewed by anyone?



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