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

From: Parag Warudkar
Date: Mon Dec 19 2005 - 15:16:25 EST



On Dec 19, 2005, at 2:27 PM, Dumitru Ciobarcianu wrote:

but you din't answered my question
regarding _which_ os you mentioned needing more stack space and why.

The two other commercially successful OSes - Windows and Solaris have 12Kb and 8Kb default kernel stack sizes. And both seem to do well (hold on :) with the large stack sizes - meaning there is no commercially observed problem created by the 8K stack size. Solaris even lets you change the kernel stack size at runtime.

Even if we keep aside the impending argument about both OS'es being crap and we shouldn't be imitating them, we could still derive one conclusion from them - it is possible to have larger stack on i386 without problems (albeit with some drawbacks) which could be used under certain circumstances.

Parag
-
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/