From owner-freebsd-current@FreeBSD.ORG Mon Oct 30 23:00:46 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA1216A40F for ; Mon, 30 Oct 2006 23:00:46 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4A6B43D78 for ; Mon, 30 Oct 2006 23:00:39 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 4337E170C5; Mon, 30 Oct 2006 23:00:37 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.8/8.13.8) with ESMTP id k9UN0aC8001583; Mon, 30 Oct 2006 23:00:36 GMT (envelope-from phk@critter.freebsd.dk) To: Martin Cracauer From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 30 Oct 2006 17:51:18 EST." <20061030225118.GA10231@cons.org> Date: Mon, 30 Oct 2006 23:00:36 +0000 Message-ID: <1582.1162249236@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: current@freebsd.org Subject: Re: Xorg leaking memory on -current... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 23:00:46 -0000 In message <20061030225118.GA10231@cons.org>, Martin Cracauer writes: >Poul-Henning Kamp wrote on Sun, Oct 29, 2006 at 05:01:05PM +0000: >> >> After a few days my Xorg will have gobbled up most of my RAM and I have >> to restart it to get my laptop out of VAX11/750 emulation mode. >> >> Has anybody else noticed this ? > >I don't run an X11 on a 7-current system. My 6-stable does certainly >not show this, the X11 server with Firefox is up for ages. > >It is also unusual that you actually see that much of a slowdown, >which means it is not a plain memory leak (in which case the leaked >pages would never be touched again, swapped out and not impact >performance too much). > >Can you post the memory map? Nope. /proc/$pid/map is "too large" so I don't get to see it :-( -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.