From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: memory usage Date: Thu, 14 Jun 2007 21:09:05 +0200 Message-ID: <87ejkepd4e.fsf@escher.local.home> References: <87ps4244a9.fsf@escher.local.home> <87tztbohvp.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181848278 10313 80.91.229.12 (14 Jun 2007 19:11:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2007 19:11:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 14 21:11:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hyuiq-0002s1-1Z for ged-emacs-devel@m.gmane.org; Thu, 14 Jun 2007 21:11:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hyuip-0000S9-4w for ged-emacs-devel@m.gmane.org; Thu, 14 Jun 2007 15:11:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyuhJ-0007xJ-IA for emacs-devel@gnu.org; Thu, 14 Jun 2007 15:09:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyuhH-0007wY-PZ for emacs-devel@gnu.org; Thu, 14 Jun 2007 15:09:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyuhH-0007wR-JI for emacs-devel@gnu.org; Thu, 14 Jun 2007 15:09:31 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HyuhH-0005aA-4p for emacs-devel@gnu.org; Thu, 14 Jun 2007 15:09:31 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Hyuh4-000570-4X for emacs-devel@gnu.org; Thu, 14 Jun 2007 21:09:18 +0200 Original-Received: from i577bd0ae.versanet.de ([87.123.208.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jun 2007 21:09:18 +0200 Original-Received: from Stephen.Berman by i577bd0ae.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jun 2007 21:09:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577bd0ae.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:72891 Archived-At: On Thu, 14 Jun 2007 12:19:53 -0400 Richard Stallman wrote: > Can you try running for the next few weeks with the build from 4/30 > to confirm that this problem does NOT happen? All I still have from that build is the emacs executable, my compiled sources are from my current build of 6/3. I can try to occasionally use the 4/30 executable and monitor its memory usage. But I should also continue using the 6/3 build to see if I get a repetition of the usage I reported, since as I said, it hasn't happened consistently. Steve Berman