Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933640AbXEERL7 (ORCPT ); Sat, 5 May 2007 13:11:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933674AbXEERL7 (ORCPT ); Sat, 5 May 2007 13:11:59 -0400 Received: from one.firstfloor.org ([213.235.205.2]:56702 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933640AbXEERL6 (ORCPT ); Sat, 5 May 2007 13:11:58 -0400 Date: Sat, 5 May 2007 19:11:53 +0200 From: Andi Kleen To: Christoph Lameter Cc: Andi Kleen , linux-kernel@vger.kernel.org, linux-mm@kvack.org, dgc@sgi.com, Eric Dumazet , Mel Gorman Subject: Re: [RFC 2/3] SLUB: Implement targeted reclaim and partial list defragmentation Message-ID: <20070505171153.GA19957@one.firstfloor.org> References: <20070504221555.642061626@sgi.com> <20070504221708.596112123@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 25 On Sat, May 05, 2007 at 08:42:50AM -0700, Christoph Lameter wrote: > On Sat, 5 May 2007, Andi Kleen wrote: > > > clameter@sgi.com writes: > > > > > > NOTE: This patch is for conceptual review. I'd appreciate any feedback > > > especially on the locking approach taken here. It will be critical to > > > resolve the locking issue for this approach to become feasable. > > > > Do you have any numbers on how this improves dcache reclaim under memory pressure? > > How does one measure something like that? You could measure how many dentries are flushed before an > order 1 allocation is satisfied? Make sure to fill the dcache first. There are no counters there for this, but that should be reasonably easy to add. -Andi - 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/