Subject: Re: X server as a Unix system process
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: tech-kern
Date: 07/15/1997 11:01:38
> On Tue, 15 Jul 1997 16:52:15 +0300 
>  Jukka Marin <jmarin@pyy.jmp.fi> wrote:
> 
>  > BTW, does our libc use mmap() and munmap() when malloc() is called?
>  > Or is it the X server which calls these routines?
> 
> The X server; our malloc() doesn't use mmap(2).

The X server is linked with GNU malloc.


cgd