unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Jason Rumney <jasonr@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: put more strings in pure memory
Date: Tue, 20 Oct 2009 23:51:11 -0700 (PDT)	[thread overview]
Message-ID: <200910210651.n9L6pBLX004436@godzilla.ics.uci.edu> (raw)
In-Reply-To: <4ADEAD4B.8080809@gnu.org> (Jason Rumney's message of "Wed, 21 Oct 2009 14:42:19 +0800")

Jason Rumney <jasonr@gnu.org> writes:

  > Dan Nicolaescu wrote:
  > > The patch below moves more strings from GC memory to pure memory.
  > > (CVS is dead, so diffs from the ~ files).
  > >
  > > +++ ./lisp/mail/rmail.el	2009-10-20 14:26:40.000000000 -0700
  > > +++ ./lisp/mail/sendmail.el	2009-10-20 12:38:19.000000000 -0700
  > > +++ ./lisp/international/quail.el	2009-10-20 20:30:37.000000000 -0700
  > > +++ ./lisp/ps-print.el	2009-10-20 13:12:36.000000000 -0700
  > > +++ ./lisp/textmodes/ispell.el	2009-10-20 14:40:30.000000000 -0700
  > >   
  > The above files are not preloaded by default - is it worth introducing
  > this complexity for them?

The files are not preloaded, but the code in question is autoloaded, so
the changes have an effect.

  > > +++ ./lisp/term/linux.el	2009-07-20 09:42:26.000000000 -0700
  > >   
  > This one may be preloaded on some GNU/Linux systems, but there is no
  > sign of that in loadup.el so I am not sure.

That's an unrelated patch that was accidentally included .




      reply	other threads:[~2009-10-21  6:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-21  5:51 put more strings in pure memory Dan Nicolaescu
2009-10-21  6:42 ` Jason Rumney
2009-10-21  6:51   ` Dan Nicolaescu [this message]

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=200910210651.n9L6pBLX004436@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@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).