Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RCU_TORTURE_TEST
has multiple definitions:
kernel/rcu/Kconfig.debug
The configuration item CONFIG_RCU_TORTURE_TEST:
CONFIG_DEBUG_KERNEL
rcutorture
, rcutorture
, torture
This option provides a kernel module that runs torture tests on the RCU infrastructure. The kernel module may be built after the fact on the running kernel to be tested, if desired.
Say Y here if you want RCU torture tests to be built into the kernel. Say M if you want the RCU torture tests to build as a module. Say N if you are unsure.
lib/Kconfig.debug
The configuration item CONFIG_RCU_TORTURE_TEST:
CONFIG_DEBUG_KERNEL
rcutorture
, rcutorture
, torture
This option provides a kernel module that runs torture tests on the RCU infrastructure. The kernel module may be built after the fact on the running kernel to be tested, if desired.
Say Y here if you want RCU torture tests to be built into the kernel. Say M if you want the RCU torture tests to build as a module. Say N if you are unsure.
Raw data from LKDDb:
lkddb module rcutorture CONFIG_RCU_TORTURE_TEST : kernel/rcu/Kconfig.debug : "torture tests for RCU" # in 4.13–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module rcutorture CONFIG_RCU_TORTURE_TEST : lib/Kconfig.debug : "torture tests for RCU" # in 2.6.15–2.6.39, 3.0–3.12, 3.15–3.19, 4.0–4.12
lkddb module torture CONFIG_RCU_TORTURE_TEST : lib/Kconfig.debug : "torture tests for RCU" # in 3.13–3.14
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab