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: Wed, 13 Jun 2007 19:59:22 +0200 Message-ID: <87tztbohvp.fsf@escher.local.home> References: <87ps4244a9.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 1181757601 6804 80.91.229.12 (13 Jun 2007 18:00:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Jun 2007 18:00:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 13 19:59:59 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 1HyX8L-0000rf-Qm for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 19:59:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyX8L-0004ie-Go for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 13:59:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyX8I-0004iT-Sa for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:59:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyX8H-0004i2-GV for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:59:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyX8H-0004hz-B7 for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:59:49 -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 1HyX8G-00023F-Ts for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:59:49 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HyX87-0000FJ-QI for emacs-devel@gnu.org; Wed, 13 Jun 2007 19:59:39 +0200 Original-Received: from i577bdddd.versanet.de ([87.123.221.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jun 2007 19:59:39 +0200 Original-Received: from Stephen.Berman by i577bdddd.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jun 2007 19:59:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577bdddd.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (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:72794 Archived-At: On Wed, 13 Jun 2007 12:21:51 -0400 Richard Stallman wrote: > With GNU Emacs 22.1.50.3 (i686-pc-linux-gnu, GTK+ Version 2.10.6) of > 2007-06-03 on escher I have the impression, though I cannot be > certain, that memory usage is greater than it had been with earlier > builds. > > Earlier builds when? My most recent previous builds from CVS were 2007-04-30 (22.1.50), 2007-04-20 (22.0.98), 2007-04-08 (22.0.97), 2007-04-03 (22.0.96), 2007-02-08 (22.0.93), and 2007-01-22 (22.0.92). On none of these did I notice the large and relatively quickly growing memory footprint I reported. However, I also haven't seen this consistently with my current CVS build, nor with my build of Emacs 22.1 from 2007-06-02. I've been alternating between the latter two since building them. I'll probably update from CVS again soon. In any case, I'll keep monitoring the memory usage. Steve Berman