From owner-freebsd-current@FreeBSD.ORG Thu Feb 2 09:32:22 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 9A04016A427 for ; Thu, 2 Feb 2006 09:32:22 +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 4BC1443D49 for ; Thu, 2 Feb 2006 09:32:22 +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 1F4apB-000HIC-HA; Thu, 02 Feb 2006 09:32:21 +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 1F4apA-0006Bp-P7; Thu, 02 Feb 2006 01:32:20 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17377.53668.270774.740608@roam.psg.com> Date: Thu, 2 Feb 2006 01:32:20 -0800 To: Josh Carroll References: <17373.50882.270841.554876@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> <17377.14732.391882.775974@roam.psg.com> <8cb6106e0602011534n85f3373p8f31cdf34dfacb2@mail.gmail.com> Cc: current@freebsd.org 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: Thu, 02 Feb 2006 09:32:22 -0000 > http://forums.mozillazine.org/viewtopic.php?t=354828#memcache > And set the maximum memory cache to 8000 or 16000, then see if this > problem persists? > about:config > Create a new integer key, named "browser.cache.memory.capacity" and > assign a value in KB for the cache size. > about:cache > Maximum storage size: 16000 KiB (or whatever you set it to). > Watching xrestop, the Pxm mem value for Firefox should not exceed your > maximum set. no change. note that it seems to not be using all of the cache as set. Memory cache device Number of entries: 873 Maximum storage size: 32000 KiB Storage in use: 26533 KiB Inactive storage: 1665 KiB randy