malloc and -lmalloc.

John Spicer jhs at actnyc.UUCP
Tue Mar 15 01:57:49 AEST 1988


In article <344 at sce.UUCP>, ptrubey at sce.UUCP (Phil Trubey) writes:
> Are both versions of malloc performance pigs?  Or just the standard
> one?

The standard version of malloc is a pig.

The -lmalloc version DOES NOT WORK.

This has been a problem for as long as I have been using Microport (since 1.2).

Since malloc is important for a lot of applications (and one would think, for
the performance of the Microport system itself), you would think that Microport
would have more of an interest it fixing it.

Does anyone know which version of malloc is used by the Mircoport
compilers and utilities?

If they use the standard malloc, their performance could possibly be improved
by making -lmalloc work and using that version.

John Spicer
InterACT Corp.
uunet!actnyc!jhs



More information about the Comp.unix.microport mailing list