Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 21 Jul 2002 10:26:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 21 Jul 2002 10:26:00 -0400 Received: from admin.nni.com ([216.107.0.51]:35851 "EHLO admin.nni.com") by vger.kernel.org with ESMTP id ; Sun, 21 Jul 2002 10:25:59 -0400 Date: Mon, 22 Jul 2002 10:26:58 -0400 From: Andrew Rodland To: Martin Josefsson Cc: mru@users.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: memory leak? Message-Id: <20020722102658.731a2200.arodland@noln.com> In-Reply-To: <1027261239.785.8.camel@tux> References: <20020722100840.2599c2f3.arodland@noln.com> <1027261239.785.8.camel@tux> X-Mailer: Sylpheed version 0.7.8claws55 (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 696 Lines: 17 On 21 Jul 2002 16:20:39 +0200 Martin Josefsson wrote: > free don't know about slabcaches. take a look in /proc/slabinfo and > see what's using that memory. it's not a leak, the memory will be > free'd when the machine is under enough memory pressure. > Yeah... look at that. looks like I've got quite a bit of memory invested in inode_cache and dentry_cache. There's no way to have them reported as "cache" memory anymore? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/