From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53061 Path: main.gmane.org!not-for-mail From: Danny Siu Newsgroups: gmane.emacs.gnus.general Subject: Re: Lisp pointer size warning? Date: Mon, 09 Jun 2003 17:24:11 +0800 Organization: Adobe Systems Incorporated Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87vfvkv6nh.fsf@paranoia.ahnberg.pp.se> <84r868w8mm.fsf@lucy.is.informatik.uni-duisburg.de> <84vfvfk3sk.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1055150573 28343 80.91.224.249 (9 Jun 2003 09:22:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2003 09:22:53 +0000 (UTC) Original-X-From: ding-owner+M1605@lists.math.uh.edu Mon Jun 09 11:22:50 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PIra-0007Mn-00 for ; Mon, 09 Jun 2003 11:22:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19PIts-0003NH-00; Mon, 09 Jun 2003 04:25:12 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19PItp-0003NC-00 for ding@lists.math.uh.edu; Mon, 09 Jun 2003 04:25:09 -0500 Original-Received: (qmail 7494 invoked by alias); 9 Jun 2003 09:25:08 -0000 Original-Received: (qmail 7489 invoked from network); 9 Jun 2003 09:25:08 -0000 Original-Received: from smtp-relay-2.adobe.com (192.150.11.2) by sclp3.sclp.com with SMTP; 9 Jun 2003 09:25:08 -0000 Original-Received: from inner-relay-3.corp.adobe.com (inner-relay-3 [153.32.251.51]) by smtp-relay-2.adobe.com (8.12.9/8.12.9) with ESMTP id h599ONJd023526 for ; Mon, 9 Jun 2003 02:24:39 -0700 (PDT) Original-Received: from mailsj-v1.corp.adobe.com (mailsj-dev.corp.adobe.com [153.32.1.192]) by inner-relay-3.corp.adobe.com (8.12.9/8.12.9) with ESMTP id h599OHpF021105 for ; Mon, 9 Jun 2003 02:24:17 -0700 (PDT) Original-Received: from GIGI.corp.adobe.com ([130.248.43.35]) by mailsj-v1.corp.adobe.com (Netscape Messaging Server 4.15 v1 Jul 11 2001 16:32:57) with ESMTP id HG7JGG00.0P2 for ; Mon, 9 Jun 2003 02:24:16 -0700 Original-To: ding@gnus.org X-Mailer: Gnus v5.10.3 X-Location: San Jose X-Face: fHBvLrQQW(GRz#RNTAN(,')p8NGv}{6dMh\:?%*D\+8hgkiA_dub1@\,Y"r5'a8C(8e~cGG(WFTU\OlAqI[B?V7m'ZGkquvZ/d k~E"A"@WK;0mLF&\%W1kIC]O"z#/>YNUefE1%5/NUX;ml]@$nW;05Z9uZ/CqTz]A)+`1ROuF~||pG= k>Zi@hE- X-Emacs: 21.3.1 Mail-Followup-To: ding@gnus.org In-Reply-To: <84vfvfk3sk.fsf@lucy.is.informatik.uni-duisburg.de> (Kai =?iso-8859-15?q?Gro=DFjohann's?= message of "Mon, 09 Jun 2003 11:18:03 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (windows-nt) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53061 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53061 Kai Gro=DFjohann writes: >> With the above removed, I don't see the warning as often. It only >> after I do many (20+) 'J s' does the warning appear. I see the Emacs >> memory usage (with task manager on WinXP) increases 100-500K whenever I >> do 'J s'. Kai> I wonder where is that memory going?=20=20 Is there any lisp level stuff for tracing where the memory goes without resorting into gdb? --=20 Danny Siu