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

CONFIG_RCU_USER_QS:

General informations

The Linux kernel configuration item CONFIG_RCU_USER_QS has multiple definitions:

found in init/Kconfig

The configuration item CONFIG_RCU_USER_QS:

Help text

This option sets hooks on kernel / userspace boundaries and puts RCU in extended quiescent state when the CPU runs in userspace. It means that when a CPU runs in userspace, it is excluded from the global RCU state machine and thus doesn't try to keep the timer tick on for RCU.

Consider userspace as in RCU extended quiescent state found in init/Kconfig

The configuration item CONFIG_RCU_USER_QS:

Help text

This option sets hooks on kernel / userspace boundaries and puts RCU in extended quiescent state when the CPU runs in userspace. It means that when a CPU runs in userspace, it is excluded from the global RCU state machine and thus doesn't try to keep the timer tick on for RCU.

Unless you want to hack and help the development of the full dynticks mode, you shouldn't enable this option. It also adds unnecessary overhead.

If unsure say N

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

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