Re: Memory allocation errors

Andi Kleen (andi@mlm.extern.lrz-muenchen.de)
28 Jan 1997 21:43:33 +0100


Mark Hemment <markhe@sco.COM> writes:

> It is possible to write malloc()/free() to use mmap()/unmap(), maybe
> SunOS 5.5.1 does this (but then again, maybe not).

dlmalloc in libc 5.4.x and libc 6 does this.

-Andi