Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!apple!sun-barr!newstop!sun!cs@Eng.Sun.COM From: cs@Eng.Sun.COM (Carl Smith) Newsgroups: comp.emacs Subject: Re: GNUEmacs using all the CPU on my Sun4 Message-ID: <1990Aug14.113214@kanawha.Eng.Sun.COM> Date: 14 Aug 90 18:32:14 GMT References: Sender: news@sun.Eng.Sun.COM Reply-To: cs@Eng.Sun.COM Organization: Sun Microsystems, Inc. Lines: 13 In article , felix@ai.sri.com (Francois Felix INGRAND) writes: > > I have notice that GNUEmacs is using "lot of CPU" on my Sparc 1+. ... > Is is possible to avoid this problem? I stumbled onto a workaround trying to investigate this. Simply trace each of the offending processes (e.g. ``trace -p 1503'') for a bit. You'll notice rather a lot of output at first, then it will become quiescent. Carl