X-Spam-Checker-Version: SpamAssassin 3.3.0-r574664 (2007-09-11) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-r574664 Received: from relay.sgi.com (relay2.corp.sgi.com [192.26.58.22]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m9H0DC09014214 for ; Thu, 16 Oct 2008 17:13:12 -0700 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by relay2.corp.sgi.com (Postfix) with SMTP id C01863040B8; Thu, 16 Oct 2008 17:14:55 -0700 (PDT) Received: from [134.14.55.78] (redback.melbourne.sgi.com [134.14.55.78]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id LAA01856; Fri, 17 Oct 2008 11:14:53 +1100 Message-ID: <48F7E6CB.1010502@sgi.com> Date: Fri, 17 Oct 2008 11:13:47 +1000 From: Lachlan McIlroy Reply-To: lachlan@sgi.com User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: Christoph Hellwig CC: xfs-oss Subject: Re: another problem with latest code drops References: <48F6A19D.9080900@sgi.com> <20081016060247.GF25906@disturbed> <48F6EF7F.4070008@sgi.com> <20081016072019.GH25906@disturbed> <48F6FCB7.6050905@sgi.com> <20081016090805.GA32101@infradead.org> In-Reply-To: <20081016090805.GA32101@infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Christoph Hellwig wrote: > On Thu, Oct 16, 2008 at 06:35:03PM +1000, Lachlan McIlroy wrote: >> I'm not seeing a leak in that slab - actually that slab doesn't even >> show up. I am seeing a lot of memory used here though: > > Are you using slab or slub? The latter merges caches of equal size, so > it's totally useless for the kind of debug stats Dave looked at. > It's slub.