all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Constant garbage collection in 21.2.90.1 (pretest)
Date: Tue, 16 Jul 2002 21:04:06 -0600 (MDT)	[thread overview]
Message-ID: <200207170304.g6H346322700@aztec.santafe.edu> (raw)
In-Reply-To: <87ele4b4ua.fsf@openprivacy.org> (burton@openprivacy.org)

    Could there be a memory leak somewhere?  What is the best way to debug this?  I
    looked into the Emacs gc chapter but I didn't see anything that would help.

I suspect there is a memory leak in Emacs, but I don't know anything
about the cause.  One possible cause is that some sort of history list
(or something like a history list which isn't officially called that)
is growing and we need to add code to truncate it occasionally.  There
could also be an ordinary memory leak involving non-GCable C data.

If you could narrow down which operations increase the size
inordinately, we might be able to find the problem.

      reply	other threads:[~2002-07-17  3:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-16  5:48 Constant garbage collection in 21.2.90.1 (pretest) Kevin A. Burton
2002-07-17  3:04 ` Richard Stallman [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

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

  git send-email \
    --in-reply-to=200207170304.g6H346322700@aztec.santafe.edu \
    --to=rms@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 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.