From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Memory again Date: Thu, 22 Dec 2011 15:08:33 +0100 Message-ID: <71677AF5-0EE7-426E-B8FA-C2782B3CC36C@swipnet.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1324562941 32636 80.91.229.12 (22 Dec 2011 14:09:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Dec 2011 14:09:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: emacs user Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 22 15:08:55 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 1RdjKI-0008KL-TO for ged-emacs-devel@m.gmane.org; Thu, 22 Dec 2011 15:08:55 +0100 Original-Received: from localhost ([::1]:42715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdjKH-00041E-Us for ged-emacs-devel@m.gmane.org; Thu, 22 Dec 2011 09:08:53 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:56445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdjKA-00040u-Im for emacs-devel@gnu.org; Thu, 22 Dec 2011 09:08:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdjJz-0003ru-Hw for emacs-devel@gnu.org; Thu, 22 Dec 2011 09:08:46 -0500 Original-Received: from mailout.melmac.se ([62.20.26.67]:58621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdjJz-0003nT-9N for emacs-devel@gnu.org; Thu, 22 Dec 2011 09:08:35 -0500 Original-Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id BF98895E4 for ; Thu, 22 Dec 2011 15:08:33 +0100 (CET) Original-Received: (qmail 14049 invoked by uid 89); 22 Dec 2011 14:07:50 -0000 Original-Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 22 Dec 2011 14:07:50 -0000 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 30ECF7FA058; Thu, 22 Dec 2011 15:08:33 +0100 (CET) In-Reply-To: X-Mailer: Apple Mail (2.1251.1) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 62.20.26.67 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:146922 Archived-At: 21 dec 2011 kl. 18:55 skrev emacs user: >=20 > Thanks... The leaks command indeed reports zero leaks now. however, > emacs still grows every time I invoke vm. here is a memory report > which I get after killing all buffers, when emacs is 214 Mb large (as > seen in the Activity Monitor). is this normal? >=20 As I'm not a vm-user I can't really say. But it sounds like something = is not released back to the OS. Jan D. > Garbage collection stats: > ((400287 . 303593) (45615 . 144) (60632 . 80546) 2488080 600138 (708 . > 477) (521 . 271) (85624 . 67826)) >=20 > =3D> 6404592+4857488 bytes in cons cells > 2189520+6912 bytes in symbols > 2425280+3221840 bytes in markers > 11328+7632 bytes in floats > 29176+15176 bytes in intervals > 2739968+2170432 bytes in string headers > 2488080 bytes of string chars > 2488080 bytes of vector slots >=20 > Total bytes in lisp objects: 27167562 (live 16888082, dead 10279480) >=20 > Buffer ralloc memory usage: > 14 buffers > 29463 bytes total (24346 in gaps) > Size Gap Name >=20 > 2186 987 *srecode-map-tmp* > 2186 1814 *code-converting-work* > 565 1570 *Buffer Details* > 170 1851 *Deletions* > 30 2000 *Messages* > 25 2019 *extract address components* > 22 2022 *canonical address* > 16 5812 *code-conversion-work* > 11 2040 *Echo Area 1* > 0 2022 *Minibuf-1* > 0 20 *vm-nonexistent-summary* > 0 20 *Minibuf-0* > 0 2055 *Echo Area 0* > 0 20 *subst-char-in-string*