Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - 0-9 index
The Linux kernel configuration item CONFIG_4KSTACKS has multiple definitions:
arch/sh/Kconfig.debugThe configuration item CONFIG_4KSTACKS:
CONFIG_DEBUG_KERNEL && ( CONFIG_MMU || CONFIG_BROKEN ) && ! CONFIG_PAGE_SIZE_64KBIf 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. This option will also use IRQ stacks to compensate for the reduced stackspace.
arch/m68k/Kconfig.machineThe configuration item CONFIG_4KSTACKS:
(none)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.
arch/metag/Kconfig.debugThe configuration item CONFIG_4KSTACKS:
CONFIG_DEBUG_KERNELIf 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. This option will also use IRQ stacks to compensate for the reduced stackspace.
arch/m68k/Kconfig.nommuThe configuration item CONFIG_4KSTACKS:
(none)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.
arch/m68knommu/KconfigThe configuration item CONFIG_4KSTACKS:
(none)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.
arch/x86/Kconfig.debugThe configuration item CONFIG_4KSTACKS:
CONFIG_X86_32If 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. This option will also use IRQ stacks to compensate for the reduced stackspace.
arch/i386/Kconfig.debugThe configuration item CONFIG_4KSTACKS:
CONFIG_DEBUG_KERNELIf 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. This option will also use IRQ stacks to compensate for the reduced stackspace.
arch/i386/KconfigThe configuration item CONFIG_4KSTACKS:
(none)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. This option will also use IRQ stacks to compensate for the reduced stackspace.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - 0-9 index
Automatically generated (in year 2025). See also LKDDb sources on GitLab