unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: Accelerating Emacs?
Date: Sat, 29 Oct 2005 17:43:29 +0200	[thread overview]
Message-ID: <uwtjwqqfy.fsf@gnu.org> (raw)
In-Reply-To: <BAY112-F342777CF879694529F63ABDA6A0@phx.gbl> (herberteuler@hotmail.com)

> From: "Herbert Euler" <herberteuler@hotmail.com>
> Date: Sat, 29 Oct 2005 19:44:56 +0800
> 
> Also strange to me now. I tried that for more times, and sometimes
> Emacs is so slow that I'm tired and then typed C-g to abort the generating
> process, while it's OK in other trials. The job is half-finished when I
> interrupt it. The signal of taking long time is Emacs prints one of the
> messages listed above and stops there from continuing printing. If that
> happens, the only way seems to be press C-g to abort it.
> 
> Is it because of some bugs in garbage collection? I don't know how to find
> out what the problem is, so can't provide any constructive information.

You can enable garbage-collect messages by setting the variable
garbage-collection-messages to non-nil.  Then you will see a message
in the echo area when Emacs is in GC.

Other things to consider include:

  . Perhaps your system is running out of free RAM and Emacs starts
    paging?  You can use the Windows Task Manager to see how much
    physical memory is used, how many page faults Emacs generates, and
    other pertinent info.

  . How many other programs are using up CPU cycles?  The Task Manager
    will help you see that as well.

  . When Emacs freezes, do other programs on this system become
    unresponsive as well, or do they work normally?  If the former,
    perhaps some network-related problem ties up the system in a
    busy-wait loop.

  . Does Emacs run any subprocesses concurrently with
    texinfo-format-buffer?  If so, perhaps it's one of those
    subprocesses that causes Emacs to hang.

  reply	other threads:[~2005-10-29 15:43 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.13033.1130478796.20277.help-gnu-emacs@gnu.org>
2005-10-28  8:59 ` Accelerating Emacs? Alan Mackenzie
2005-10-28 18:28   ` Herbert Euler
2005-10-29 10:18     ` Eli Zaretskii
2005-10-29 11:44       ` Herbert Euler
2005-10-29 15:43         ` Eli Zaretskii [this message]
2005-10-31  3:26           ` Herbert Euler
     [not found] <mailman.13061.1130499101.20277.help-gnu-emacs@gnu.org>
2005-10-28 12:08 ` David Kastrup
2005-10-28 13:43   ` Herbert Euler
2005-10-28 12:49 ` Thien-Thi Nguyen
2005-11-01  4:55 ` Stefan Monnier
     [not found] <mailman.12998.1130466347.20277.help-gnu-emacs@gnu.org>
2005-10-28  2:59 ` Flying Grass
2005-10-28  5:53   ` Herbert Euler
2005-10-28  8:23     ` Eli Zaretskii
2005-10-28 11:31       ` Herbert Euler
2005-10-28 13:13         ` Eli Zaretskii
     [not found]     ` <mailman.13044.1130487836.20277.help-gnu-emacs@gnu.org>
2005-10-28 10:36       ` Per Abrahamsen
2005-10-28  2:25 Herbert Euler
2005-10-28  8:25 ` Eli Zaretskii
2005-10-28 11:38   ` Herbert Euler
2005-10-28 13:16     ` Eli Zaretskii
     [not found] ` <mailman.13045.1130488013.20277.help-gnu-emacs@gnu.org>
2005-11-28  1:09   ` Christopher C. Stacy
2005-11-28  5:21     ` Eli Zaretskii
     [not found]     ` <mailman.17015.1133155279.20277.help-gnu-emacs@gnu.org>
2005-11-28  5:46       ` Pascal Bourguignon
2005-11-28 10:26         ` Thien-Thi Nguyen
2005-12-01  4:43         ` Stefan Monnier

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=uwtjwqqfy.fsf@gnu.org \
    --to=eliz@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.
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).