all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: emacs-devel@gnu.org
Subject: Re: master 4ce68f8: * src/puresize.h (BASE_PURESIZE): Increase it some more.
Date: Mon, 30 May 2016 16:55:54 +0900	[thread overview]
Message-ID: <b4mr3ckasj9.fsf@jpl.org> (raw)
In-Reply-To: 20160528011212.25BD5220156@vcs.savannah.gnu.org

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	other threads:[~2016-05-30  7:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160528011211.25085.16741@vcs.savannah.gnu.org>
     [not found] ` <20160528011212.25BD5220156@vcs.savannah.gnu.org>
2016-05-30  7:55   ` Katsumi Yamaoka [this message]
2016-05-30 12:10     ` master 4ce68f8: * src/puresize.h (BASE_PURESIZE): Increase it some more Ken Brown
2016-05-30 22:58       ` Katsumi Yamaoka
2016-05-31  2:23         ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mr3ckasj9.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.