Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PREEMPT_RT_NEEDS_BH_LOCK: Enforce softirq synchronisation on PREEMPT_RT

General informations

The Linux kernel configuration item CONFIG_PREEMPT_RT_NEEDS_BH_LOCK:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2025). See also LKDDb sources on GitLab