emacs-devel
[Top][All Lists]
Advanced

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

Re: master 4ce68f8: * src/puresize.h (BASE_PURESIZE): Increase it some m


From: Katsumi Yamaoka
Subject: Re: master 4ce68f8: * src/puresize.h (BASE_PURESIZE): Increase it some more.
Date: Mon, 30 May 2016 16:55:54 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (i686-pc-cygwin)

On Sat, 28 May 2016 01:12:11 +0000, Paul Eggert wrote:
>     * src/puresize.h (BASE_PURESIZE): Increase it some more.

> -#define BASE_PURESIZE (1801000 + SYSTEM_PURESIZE_EXTRA + 
> SITELOAD_PURESIZE_EXTRA)
> +#define BASE_PURESIZE (1900000 + SYSTEM_PURESIZE_EXTRA + 
> SITELOAD_PURESIZE_EXTRA)

Cygwin needs to increase it some more (2000000?).

1st (1900000):
Dumping under the name emacs
emacs:0:Pure Lisp storage overflow (approx. 1931703 bytes needed)
5369856 of 16777216 static heap bytes used
1715 pure bytes used
Adding name emacs-25.1.50.1

2nd (2000000):
Dumping under the name emacs
5369856 of 16777216 static heap bytes used
1931693 pure bytes used
Adding name emacs-25.1.50.2

In GNU Emacs 25.1.50.2 (i686-pc-cygwin, GTK+ Version 3.14.13)
 of 2016-05-30 built on localhost
Windowing system distributor 'The Cygwin/X Project', version 11.0.11702000



reply via email to

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