Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PROVE_RCU_DELAY
:
CONFIG_DEBUG_KERNEL && CONFIG_PREEMPT_RCU
There is a class of races that involve an unlikely preemption of __rcu_read_unlock() just after ->rcu_read_lock_nesting has been set to INT_MIN. This feature inserts a delay at that point to increase the probability of these races.
Say Y to increase probability of preemption of __rcu_read_unlock().
Say N if you are unsure.
Raw data from LKDDb:
(none)
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab