Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PREEMPT_RT_NEEDS_BH_LOCK
:
CONFIG_PREEMPT_RT
Enforce synchronisation across the softirqs context. On PREEMPT_RT the softirq is preemptible. This enforces the same per-CPU BLK semantic non-PREEMPT_RT builds have. This should not be needed because per-CPU locks were added to avoid the per-CPU BKL.
This switch provides the old behaviour for testing reasons. Select this if you suspect an error with preemptible softirq and want test the old synchronized behaviour.
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 2025). See also LKDDb sources on GitLab