openEuler_kernel_rk3588/lib/Kconfig.openeuler

9 lines
293 B
Plaintext
Raw Normal View History

2026-01-29 22:25:33 +08:00
config KWORKER_NUMA_AFFINITY
bool "kworker NUMA affinity"
default n
help
This feature implements a set of adaptive mechanisms so that the
workqueue can automatically identify the CPU of the soft interrupt
and automatically schedule the workqueue to the corresponding NUMA
node.