emacs-devel
[Top][All Lists]
Advanced

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

Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch


From: Eli Zaretskii
Subject: Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch is merged to trunk]
Date: Mon, 04 Feb 2008 22:55:39 +0200

> Date: Mon, 04 Feb 2008 11:35:09 +0100
> From: Angelo Graziosi <address@hidden>
> CC: Eli Zaretskii <address@hidden>, address@hidden, address@hidden
> 
> May you suggest an optimal value for STATIC_HEAP_SIZE ?

How about calling report_sheap_usage from GDB, like so:

  (gdb) call report_sheap_usage(0)

It should print how much of the static heap is used.  By defining a
large value of STATIC_HEAP_SIZE and measuring its usage with this
function, you could estimate the optimal value.




reply via email to

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