From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jens Petersen Newsgroups: gmane.emacs.devel Subject: emacs resource usage Date: Wed, 29 Sep 2004 21:12:17 +0900 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <415AA6A1.6060906@redhat.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1096460047 31872 80.91.229.6 (29 Sep 2004 12:14:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Sep 2004 12:14:07 +0000 (UTC) Cc: Mathieu Chouquet-Stringer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 29 14:13:59 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CCdLL-0002lu-00 for ; Wed, 29 Sep 2004 14:13:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCdRf-00053l-LO for ged-emacs-devel@m.gmane.org; Wed, 29 Sep 2004 08:20:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CCdRK-0004yL-PM for emacs-devel@gnu.org; Wed, 29 Sep 2004 08:20:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CCdRI-0004xM-HJ for emacs-devel@gnu.org; Wed, 29 Sep 2004 08:20:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCdRI-0004we-B8 for emacs-devel@gnu.org; Wed, 29 Sep 2004 08:20:08 -0400 Original-Received: from [66.187.233.31] (helo=mx1.redhat.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CCdKO-0003Ra-3i for emacs-devel@gnu.org; Wed, 29 Sep 2004 08:13:00 -0400 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i8TCCQMr010421; Wed, 29 Sep 2004 08:12:26 -0400 Original-Received: from [172.16.33.128] (petersen@vpn7-128.tokyo.redhat.com [172.16.33.128]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i8TCCKr23682; Wed, 29 Sep 2004 08:12:20 -0400 User-Agent: Mozilla Thunderbird 0.8 (X11/20040917) X-Accept-Language: en-us, en Original-To: emacs-devel@gnu.org X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27666 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27666 Has anyone here tested emacs X resource usage with xrestop say. Mathieu reported that Emacs 21.3 and cvs --with-gtk seems to leak memory considerably when displaying graphics. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=120677 Probably something worth investigating more. Jens