dect
/
linux-2.6
Archived
13
0
Fork 0

x86: 4kstacks default

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar 2008-04-04 17:11:09 +02:00
parent f408b43cee
commit d61ecf0b53
1 changed files with 1 additions and 1 deletions

View File

@ -106,8 +106,8 @@ config DEBUG_NX_TEST
config 4KSTACKS
bool "Use 4Kb for kernel stacks instead of 8Kb"
depends on DEBUG_KERNEL
depends on X86_32
default y
help
If you say Y here the kernel will use a 4Kb stacksize for the
kernel stack attached to each process/thread. This facilitates