Received: with ECARTIS (v1.0.0; list linux-xfs); Sat, 22 Jan 2005 18:34:40 -0800 (PST) Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j0N2YaDH013456 for ; Sat, 22 Jan 2005 18:34:36 -0800 Received: (from xfs@localhost) by oss.sgi.com (8.13.0/8.12.8/Submit) id j0N2Yaup013455 for linux-xfs@oss.sgi.com; Sat, 22 Jan 2005 18:34:36 -0800 Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j0N2YYs0013441 for ; Sat, 22 Jan 2005 18:34:34 -0800 Received: from taniwha.stupidest.org (adsl-67-124-117-154.dsl.snfc21.pacbell.net [67.124.117.154]) by pimout3-ext.prodigy.net (8.12.10 milter /8.12.10) with ESMTP id j0N2YSoB115308; Sat, 22 Jan 2005 21:34:32 -0500 Received: by taniwha.stupidest.org (Postfix, from userid 38689) id AFBDC1135AE2; Sat, 22 Jan 2005 18:34:26 -0800 (PST) Date: Sat, 22 Jan 2005 18:34:26 -0800 From: Chris Wedgwood To: erek@necrotec.com Cc: xfs-master@oss.sgi.com Subject: Re: [Bug 290] XFS Kernel Memory Leak Message-ID: <20050123023426.GA4185@taniwha.stupidest.org> References: <200501222152.j0MLquTq031934@oss.sgi.com> <200501211833.j0LIXGYo006916@oss.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501222152.j0MLquTq031934@oss.sgi.com> <200501211833.j0LIXGYo006916@oss.sgi.com> X-Virus-Scanned: ClamAV 0.80/650/Sun Jan 2 19:00:02 2005 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Scanned: ClamAV 0.80/650/Sun Jan 2 19:00:02 2005 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-Virus-Status: Clean X-archive-position: 4795 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: cw@f00f.org Precedence: bulk X-list: linux-xfs Content-Length: 755 Lines: 20 On Fri, Jan 21, 2005 at 10:33:16AM -0800, bugzilla-daemon@oss.sgi.com wrote: > i'm using Kernel 2.6.7 and 2.6.8.1.. and every night that updatedb > would run.. i'd go from 450MB Free to 120MB Free and 568KB Swap > Used.. (using the command free to view memory statistics).. that's normal & expected this is how linux and pretty much all moderns OSs work. they cache disk/file data with what would be otherwise unused memory On Sat, Jan 22, 2005 at 01:52:56PM -0800, bugzilla-daemon@oss.sgi.com wrote: > this puts some more insight into the topic.. but.. i ran "emerge > sync" (uses rsync).. and the ram used up was _not_ able to be > reclaimed... if something needs the memory, it will be released from the bugger/page-cache and used as required