![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 0003 config 16KSTACKS 0004 bool "Use 16Kb for kernel stacks instead of 8Kb" 0005 help 0006 If you say Y here the kernel will use a 16Kb stacksize for the 0007 kernel stack attached to each process/thread. The default is 8K. 0008 This increases the resident kernel footprint and will cause less 0009 threads to run on the system and also increase the pressure 0010 on the VM subsystem for higher order allocations.
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |