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

CONFIG_HAVE_CONTEXT_TRACKING:

General informations

The Linux kernel configuration item CONFIG_HAVE_CONTEXT_TRACKING:

Help text

Provide kernel/user boundaries probes necessary for subsystems that need it, such as userspace RCU extended quiescent state. Syscalls need to be wrapped inside user_exit()-user_enter(), either optimized behind static key or through the slow path using TIF_NOHZ flag. Exceptions handlers must be wrapped as well. Irqs are already protected inside rcu_irq_enter/rcu_irq_exit() but preemption or signal handling on irq exit still need to be protected.

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 - H index

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