From: "Eli Zaretskii" <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Improving emacs process performance (for free?)
Date: Thu, 27 May 2004 15:02:59 +0200 [thread overview]
Message-ID: <4038-Thu27May2004150259+0300-eliz@gnu.org> (raw)
In-Reply-To: <m3y8neutsp.fsf@kfs-l.imdomain.dk> (storm@cua.dk)
> From: storm@cua.dk (Kim F. Storm)
> Date: 27 May 2004 11:02:30 +0200
>
> So a minimum stack usage would be 3*10+16 = 46KB + what's allocated
> elsewhere. Pretty close to 64K if you ask me :-|
Do we have some system supported by Emacs where the stack is merely a
64KB? I think Emacs cannot run on such systems anyway; in the old
days when DJGPP (used to produce the DOS port) had a 256KB limit on
the stack, the Emacs binary was produced specially to have twice that
much, i.e. 512KB, because 256KB were not enough.
I think 512KB used by the DOS port is the smallest amount of stack we
have on any supported platform.
next prev parent reply other threads:[~2004-05-27 13:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-26 21:23 Improving emacs process performance (for free?) Kim F. Storm
2004-05-27 7:59 ` Eli Zaretskii
2004-05-27 9:02 ` Kim F. Storm
2004-05-27 13:02 ` Eli Zaretskii [this message]
2004-05-27 11:22 ` John Wiegley
2004-05-28 9:17 ` Kim F. Storm
2004-05-27 16:25 ` Andreas Schwab
2004-05-28 9:19 ` Kim F. Storm
2004-05-29 17:03 ` Richard Stallman
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4038-Thu27May2004150259+0300-eliz@gnu.org \
--to=eliz@gnu.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).