From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Emacs using too much CPU
Date: Tue, 18 May 2004 17:43:41 GMT [thread overview]
Message-ID: <jwvpt911vnd.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: vv04qqe3ddy.fsf@quandary.nsc.com
> I found that the auto-save-timeout was at 30 seconds. So CPU usage was
> going up every 30 seconds. Hopefully that takes care of most problems.
auto-save shouldn't use much CPU if any (it's run rarely for one, and even
when it's run it should be quick, and even if it takes a non-negligible
amount of time (say for a very large buffer, most of that time is spent
waiting for the disk rather than using the CPU).
Stefan
next prev parent reply other threads:[~2004-05-18 17:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-17 16:00 Emacs using too much CPU snmishra
2004-05-17 19:26 ` Stefan Monnier
2004-05-17 22:19 ` snmishra
2004-05-18 17:43 ` Stefan Monnier [this message]
2004-05-18 18:09 ` Satya Mishra
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=jwvpt911vnd.fsf-monnier+gnu.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
/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.