emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs bzr memory footprint


From: Eli Zaretskii
Subject: Re: Emacs bzr memory footprint
Date: Thu, 13 Oct 2011 12:46:12 +0200

> From: Andreas Schwab <address@hidden>
> Cc: Carsten Mattner <address@hidden>,  address@hidden
> Date: Thu, 13 Oct 2011 12:33:15 +0200
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > I think mmap is always used if available and workable.
> 
> No.
> 
> use_mmap_for_buffers=no
> case "$opsys" in
>   cygwin|freebsd|irix6-5) use_mmap_for_buffers=yes ;;
> esac

Thanks, I confused the OP's question with whether malloc uses mmap.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]