📄 kconfig
字号:
source "kernel/xenomai/nucleus/Kconfig"menu "Machine"depends on XENO_OPT_NUCLEUSconfig XENO_HW_IA64_STACK_POOL int "Number of pre-allocated kernel stacks" default 4 help The current implementation for the Itanium architecture requires that stacks of Xenomai threads running in kernel space be pre-allocated in a separate pool. This parameter allows to set the size of this stack spool, which consequently defines the maximum number of concurrently runnable kernel-based threads at any point in time. Nb: Xenomai threads running in user-space are _not_ impacted by this limit.endmenusource "kernel/xenomai/skins/Kconfig"menu "Drivers"source "drivers/xenomai/Kconfig"endmenu
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -