-
CONFIG_OFFLOAD_WORKQUEUE_STACK_SIZE
¶
Workqueue stack size for thread offload requests
Type: int
Defaults¶
- 1024
Kconfig definition¶
At kernel/Kconfig:381
Included via Kconfig:10
→ Kconfig.zephyr:31
Menu path: (top menu) → General Kernel Options → Work Queue Options
config OFFLOAD_WORKQUEUE_STACK_SIZE
int
prompt "Workqueue stack size for thread offload requests"
default 1024
(Definitions include propagated dependencies, including from if’s and menus.)