From: Richard Stallman <rms@gnu.org>
Cc: jan.h.d@swipnet.se
Subject: Re: Emacs in CVS plus GTK patches hogs CPU
Date: Thu, 09 Jan 2003 18:14:08 -0500 [thread overview]
Message-ID: <E18WlsG-0000WV-00@fencepost.gnu.org> (raw)
In-Reply-To: <ilubs2rcoj2.fsf@latte.josefsson.org> (message from Simon Josefsson on Wed, 08 Jan 2003 22:36:17 +0100)
Yes, it is a busy wait:
...
kill(17005, SIGIO) = 0
gettimeofday({1042058269, 284790}, NULL) = 0
select(8, [3 7], NULL, NULL, {0, 451252}) = 1 (in [7], left {0, 453096})
That looks like call trace output. That rarely gives any useful
information. How about debugging it as suggested in etc/DEBUG?
next prev parent reply other threads:[~2003-01-09 23:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-08 6:18 Emacs in CVS plus GTK patches hogs CPU Simon Josefsson
2003-01-08 17:59 ` Jan D.
2003-01-08 20:40 ` Simon Josefsson
2003-01-08 21:12 ` Jan D.
2003-01-08 21:36 ` Simon Josefsson
2003-01-09 23:14 ` Richard Stallman [this message]
2003-01-10 1:46 ` Simon Josefsson
2003-01-08 23:00 ` Kim F. Storm
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=E18WlsG-0000WV-00@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=jan.h.d@swipnet.se \
/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.