/usr/src/linux-headers-5.15.0-190/arch/arc
NameSizeModeActions
boot/-0755rm
include/-0755rm
kernel/-0755rm
lib/-0755rm
mm/-0755rm
plat-axs10x/-0755rm
plat-hsdk/-0755rm
plat-sim/-0755rm
plat-tb10x/-0755rm
Kbuild650644editdlrm
Kconfig149080644editdlrm
Kconfig.debug4280644editdlrm
Makefile34200644editdlrm
Edit: /usr/src/linux-headers-5.15.0-190/arch/arc/Kconfig.debug (428B)
# SPDX-License-Identifier: GPL-2.0 config 16KSTACKS bool "Use 16Kb for kernel stacks instead of 8Kb" help If you say Y here the kernel will use a 16Kb stacksize for the kernel stack attached to each process/thread. The default is 8K. This increases the resident kernel footprint and will cause less threads to run on the system and also increase the pressure on the VM subsystem for higher order allocations.