Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754897Ab0DPHNi (ORCPT ); Fri, 16 Apr 2010 03:13:38 -0400 Received: from one.firstfloor.org ([213.235.205.2]:56737 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881Ab0DPHNh (ORCPT ); Fri, 16 Apr 2010 03:13:37 -0400 Date: Fri, 16 Apr 2010 09:13:33 +0200 From: Andi Kleen To: Dave Chinner Cc: Andi Kleen , Mel Gorman , KOSAKI Motohiro , Chris Mason , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 1/4] vmscan: simplify shrink_inactive_list() Message-ID: <20100416071333.GX18855@one.firstfloor.org> References: <20100415085420.GT2493@dastard> <20100415185310.D1A1.A69D9226@jp.fujitsu.com> <20100415192140.D1A4.A69D9226@jp.fujitsu.com> <20100415131532.GD10966@csn.ul.ie> <87tyrc92un.fsf@basil.nowhere.org> <20100415154442.GG10966@csn.ul.ie> <20100415165416.GV18855@one.firstfloor.org> <20100415234013.GX2493@dastard> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100415234013.GX2493@dastard> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 24 On Fri, Apr 16, 2010 at 09:40:13AM +1000, Dave Chinner wrote: > On Thu, Apr 15, 2010 at 06:54:16PM +0200, Andi Kleen wrote: > > > It's a buying-time venture, I'll agree but as both approaches are only > > > about reducing stack stack they wouldn't be long-term solutions by your > > > criteria. What do you suggest? > > > > (from easy to more complicated): > > > > - Disable direct reclaim with 4K stacks > > Just to re-iterate: we're blowing the stack with direct reclaim on > x86_64 w/ 8k stacks. The old i386/4k stack problem is a red > herring. Yes that's known, but on 4K it will definitely not work at all. -Andi -- ak@linux.intel.com -- Speaking for myself only. -- 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/