From owner-freebsd-current@FreeBSD.ORG Wed Feb 1 19:05:58 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 78CF316A420; Wed, 1 Feb 2006 19:05:58 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 184A843D49; Wed, 1 Feb 2006 19:05:57 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F4NIj-000MDz-FY; Wed, 01 Feb 2006 19:05:57 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F4NIi-0001RX-JX; Wed, 01 Feb 2006 11:05:56 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17377.1683.980768.797313@roam.psg.com> Date: Wed, 1 Feb 2006 11:05:55 -0800 To: Jason Evans References: <17373.50882.270841.554876@roam.psg.com> <43DE2130.70203@yahoo.com.br> <17374.8868.815312.597508@roam.psg.com> <17374.32961.768874.463443@roam.psg.com> <20060130214226.GA68308@xor.obsecurity.org> <17374.35319.265698.476631@roam.psg.com> <20060130215408.GA68492@xor.obsecurity.org> <17374.36245.570152.464206@roam.psg.com> <00D8C07F-FA95-47B6-9EF9-6C25652E93D2@freebsd.org> Cc: current@freebsd.org, Kris Kennaway Subject: Re: xorg 6.9.0 mem leak 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: Wed, 01 Feb 2006 19:05:58 -0000 > I've been running Xorg, firefox, and emacs, since last night (with > jemalloc's redzone code enabled) on a two-day-old -current build, and > after many invocations of firefox and emacs, with serious attempts to > make firefox use lots of memory, Xorg's, memory usage has stabilized > at ~75 MB mapped, and ~35 MB resident. recent discussion somewhere casts suspicion on javascript. do you have it enabled? i am testing that hypothesis now. randy