From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754652AbXD3KsQ (ORCPT ); Mon, 30 Apr 2007 06:48:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754643AbXD3KsP (ORCPT ); Mon, 30 Apr 2007 06:48:15 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:35370 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754652AbXD3KsO (ORCPT ); Mon, 30 Apr 2007 06:48:14 -0400 Date: Mon, 30 Apr 2007 11:48:06 +0100 From: Christoph Hellwig To: Andi Kleen Cc: Alan Cox , David Chinner , Zan Lynx , Adrian Bunk , Linux Kernel Subject: Re: [-mm patch] i386: enable 4k stacks by default Message-ID: <20070430104806.GA14944@infradead.org> Mail-Followup-To: Christoph Hellwig , Andi Kleen , Alan Cox , David Chinner , Zan Lynx , Adrian Bunk , Linux Kernel References: <20070428191927.GN3468@stusta.de> <1177795118.7828.6.camel@localhost> <20070430035838.GC77450368@melbourne.sgi.com> <20070430091754.24df88df@the-village.bc.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 30, 2007 at 12:26:42PM +0200, Andi Kleen wrote: > Alan Cox writes: > > > If this still occurs for some > > combinations then the fix would be 8K + 4K IRQ stack, not just to use 8K > > stack > > Yes i've been thinking for some time doing that would be a good idea. Yes, the non-irqstack case should definitively go away. And 8k kernel stacks isn't that little given how much most 64bit architectures have.