|
@@ -121,15 +121,6 @@ config DEBUG_NX_TEST
|
|
and the software setup of this feature.
|
|
and the software setup of this feature.
|
|
If in doubt, say "N"
|
|
If in doubt, say "N"
|
|
|
|
|
|
-config 4KSTACKS
|
|
|
|
- bool "Use 4Kb for kernel stacks instead of 8Kb"
|
|
|
|
- depends on X86_32
|
|
|
|
- ---help---
|
|
|
|
- If you say Y here the kernel will use a 4Kb stacksize for the
|
|
|
|
- kernel stack attached to each process/thread. This facilitates
|
|
|
|
- running more threads on a system and also reduces the pressure
|
|
|
|
- on the VM subsystem for higher order allocations.
|
|
|
|
-
|
|
|
|
config DOUBLEFAULT
|
|
config DOUBLEFAULT
|
|
default y
|
|
default y
|
|
bool "Enable doublefault exception handler" if EMBEDDED
|
|
bool "Enable doublefault exception handler" if EMBEDDED
|