1 # SPDX-License-Identifier: GPL-2.0 !! 1 menu "Kernel hacking" 2 2 3 config 16KSTACKS !! 3 source "lib/Kconfig.debug" 4 bool "Use 16Kb for kernel stacks inste !! 4 5 help !! 5 endmenu 6 If you say Y here the kernel will us << 7 kernel stack attached to each proces << 8 This increases the resident kernel f << 9 threads to run on the system and als << 10 on the VM subsystem for higher order <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.