Fwd: [2.6 patch] i386: always use 4k stacks

From: Mike Snitzer
Date: Fri Dec 16 2005 - 12:16:57 EST


---------- Forwarded message ----------
From: Mike Snitzer <snitzer@xxxxxxxxx>
Date: Dec 16, 2005 12:02 PM
Subject: Re: [2.6 patch] i386: always use 4k stacks
To: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Cc: Diego Calleja <diegocg@xxxxxxxxx>, Andrew Morton <akpm@xxxxxxxx>,
bunk@xxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx



On 12/16/05, Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:
> On Fri, 2005-12-16 at 14:10 +0100, Diego Calleja wrote:
> > El Thu, 15 Dec 2005 14:00:13 -0800,
> > Andrew Morton <akpm@xxxxxxxx> escribió:
> >
> >
> > > Supporting 8k stacks is a small amount of code and nobody has seen a need
> > > to make changes in there for quite a long time. So there's little cost to
> > > keeping the existing code.
> > >
> > > And the existing code is useful:
> >
> > Maybe this slighty different approach is better?
> >
> >
> >
> > Signed-off-by: Diego Calleja <diegocg@xxxxxxxxx>
>
>
> I like this one; it makes the default 4K while leaving the 8K option for
> those who really want it...
>
> Acked-by: Arjan van de Ven <arjan@xxxxxxxxxxxxx>

Any chance that IRQ stacks could be made available with 8K? Set
default to 4K but expose the _option_ for choice of 8K+IRQ stacks? I
realize it takes away from the fanatical push toward imposed 4K purity
but Linux is really all about options.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/