From owner-freebsd-current@FreeBSD.ORG Thu Jun 17 02:49:33 2004 Return-Path: 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 116C716A4FC for ; Thu, 17 Jun 2004 02:49:33 +0000 (GMT) Received: from mailhub.intercaf.ru (mailhub.intercaf.ru [195.96.167.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD37A43D58 for ; Thu, 17 Jun 2004 02:49:31 +0000 (GMT) (envelope-from lesha@intercaf.ru) Received: from ppp83-237-11-16.pppoe.mtu-net.ru (sick@ppp83-237-11-16.pppoe.mtu-net.ru [83.237.11.16]) (authenticated bits=0)i5H2ms16080809; Thu, 17 Jun 2004 06:48:55 +0400 (MSD) (envelope-from lesha@intercaf.ru) From: AK Organization: InterCAF To: Kris Kennaway Date: Thu, 17 Jun 2004 06:49:04 +0400 User-Agent: KMail/1.6.2 References: <200406161455.13175.lesha@intercaf.ru> <200406161026.57921.craig@xfoil.gank.org> <20040617010502.GB90050@xor.obsecurity.org> In-Reply-To: <20040617010502.GB90050@xor.obsecurity.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406170649.04373.lesha@intercaf.ru> X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: freebsd-current@freebsd.org Subject: Re: (continued) XFree86 problem? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 17 Jun 2004 02:49:33 -0000 On Thursday 17 June 2004 05:05, you wrote: > On Wed, Jun 16, 2004 at 10:26:57AM -0500, Craig Boston wrote: > > On Wednesday 16 June 2004 05:55 am, AK wrote: > > > This really sucks > > > And no one responded so far ;-( > > > > > > top: > > > 615 root 96 0 538M 252M select 7:45 1.07% 1.07% > > > XFree86 > > > > All I can say is it's not an isolated problem: > > > > 769 root 96 0 442M 420M select 432:31 5.22% 5.22% XFree86 > > > > I have 96M of video memory total (dual head, a 64MB nv and a 32MB mga). > > xrestop shows about 55M used by pixmaps. That still leaves over 250M of > > memory unaccounted for. > > > > It seems to slowly grow over time, so I still suspect a memory leak > > somewhere. I've just gotten in the habit of restarting X every week or > > so... (note: this is with XFree86 4.4, installed from a test version of > > the port someone posted a while back. Same thing happened with 4.3 as > > well). > > Does xrestop show anything for you (it didn't for the OP, but it may > not be the same problem)? Hello there, Kris! xrestop - Display: localhost:0 Monitoring 24 clients. XErrors: 0 Pixmaps: 5876K total, Other: 147K total, All: 6024K total it looks exactly as described, if I will do something memory consuming under X (compilation for example) - this goobal will grow very fast > > Kris Cheers, AL.