Re: x86: 4kstacks default

From: Alan Cox
Date: Sun Apr 20 2008 - 06:05:26 EST


On Sun, 20 Apr 2008 11:51:04 +0300
Adrian Bunk <bunk@xxxxxxxxxx> wrote:

> On Sun, Apr 20, 2008 at 09:06:23AM +0100, Alan Cox wrote:
> > > The stack problems in the kernel tend to not be in arch code, and if
> > > we don't get i386 to always run with 4k stacks there's no chance that
> > > it will ever work reliably on other architectures.
> >
> > Not really the case - embedded tends not to use deep stacks of drivers.
>
> Something like nfsd-over-xfs-over-raid is (or was) the most common
> problem - and this or similar stackings might be used in NAS devices.

Specific cases yes, but such NAS devices have big processors and are not
little emdedded CPUs. On an embedded box you know at build time what it
will be doing.
--
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/