From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs bzr memory footprint Date: Thu, 13 Oct 2011 17:30:42 +0200 Message-ID: <83y5wo29jx.fsf@gnu.org> References: <83fwix2osa.fsf@gnu.org> <83aa952mq3.fsf@gnu.org> <8362jt2eqy.fsf@gnu.org> <87mxd4apd0.fsf@catnip.gol.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1318519889 5128 80.91.229.12 (13 Oct 2011 15:31:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2011 15:31:29 +0000 (UTC) Cc: schwab@linux-m68k.org, carstenmattner@googlemail.com, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 13 17:31:25 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RENFk-0004hR-PA for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2011 17:31:24 +0200 Original-Received: from localhost ([::1]:34028 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RENFk-0000tw-8b for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2011 11:31:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RENFe-0000tp-U5 for emacs-devel@gnu.org; Thu, 13 Oct 2011 11:31:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RENFd-00078P-LX for emacs-devel@gnu.org; Thu, 13 Oct 2011 11:31:18 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:36033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RENFd-00078L-Dz; Thu, 13 Oct 2011 11:31:17 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LT000H00GAERL00@a-mtaout22.012.net.il>; Thu, 13 Oct 2011 17:30:40 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.17.178]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LT000HBUGF3DV90@a-mtaout22.012.net.il>; Thu, 13 Oct 2011 17:30:40 +0200 (IST) In-reply-to: <87mxd4apd0.fsf@catnip.gol.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145137 Archived-At: > From: Miles Bader > Cc: Carsten Mattner , schwab@linux-m68k.org, emacs-devel@gnu.org > Date: Fri, 14 Oct 2011 00:22:03 +0900 > > but I note that even after killing most buffers and doing a gc, my emacs > (running for roughly 8 hours) still takes 341 MB... :[ What happens if you map over load-history, unloading each feature mentioned there?