From owner-freebsd-current@FreeBSD.ORG Thu May 27 15:12:18 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 6B50316A4CE for ; Thu, 27 May 2004 15:12:18 -0700 (PDT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CAFE43D3F for ; Thu, 27 May 2004 15:12:18 -0700 (PDT) (envelope-from schizik@mail.ru) Received: from [81.195.23.207] (port=63379 helo=ppp23-207.pppoe.mtu-net.ru) by mx2.mail.ru with esmtp id 1BTT5u-000O5v-00; Fri, 28 May 2004 02:11:22 +0400 From: Schizik Organization: Special Threatment Facility for Mentally Sick Perverts To: Kris Kennaway Date: Fri, 28 May 2004 02:09:35 +0400 User-Agent: KMail/1.6.1 References: <200405251731.28391.schizik@mail.ru> <200405262221.09690.schizik@mail.ru> <20040527210755.GA33343@xor.obsecurity.org> In-Reply-To: <20040527210755.GA33343@xor.obsecurity.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405280209.39619.schizik@mail.ru> X-Spam: Not detected X-Mailman-Approved-At: Fri, 28 May 2004 05:16:54 -0700 cc: freebsd-current@freebsd.org Subject: Re: 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, 27 May 2004 22:12:18 -0000 On Friday 28 May 2004 01:07, you wrote: > On Wed, May 26, 2004 at 10:21:05PM +0400, Schizik wrote: > > > > This is output from "top" > > > > As you may notice XFree86 ate 331Mb memory. > > > > After some time it will die after swap_pager_getswapspace(9): failed > > > > This happens daily, after about 8-10 hours of work. > > > > System is 5.2-CURRENT (as of 14-May), same behaviour was on 5.2.1-R > > > > 4.8-R worked fine > > > > > > Use ports/x11/xrestop to find out which program that you're running is > > > leaking all that memory in the server. > > > > Hello! > > Thank you for your advice! > > But it is not helping! > > > > Currently top shows: > > 703 root 106 0 127M 26580K RUN 7:44 21.14% 21.14% XFree86 > > [snip] > > Is it just the "I have a 64MB video card" syndrome you're worried > about? i.e. the memory resources allocated by X include the video > RAM, but those 64MB do not include actual system RAM. My video card got 4Mb video memory, so this is not the case. AL.