Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756531Ab0DOXk2 (ORCPT ); Thu, 15 Apr 2010 19:40:28 -0400 Received: from bld-mail19.adl2.internode.on.net ([150.101.137.104]:37818 "EHLO mail.internode.on.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755674Ab0DOXkR (ORCPT ); Thu, 15 Apr 2010 19:40:17 -0400 Date: Fri, 16 Apr 2010 09:40:13 +1000 From: Dave Chinner To: Andi Kleen Cc: 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: <20100415234013.GX2493@dastard> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100415165416.GV18855@one.firstfloor.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 766 Lines: 24 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. Cheers, Dave. -- Dave Chinner david@fromorbit.com -- 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/