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

CONFIG_RCU_LAZY: RCU callback lazy invocation functionality

General informations

The Linux kernel configuration item CONFIG_RCU_LAZY:

Help text

To save power, batch RCU callbacks and delay starting the corresponding grace period for multiple seconds. The grace period will be started after this delay, in case of memory pressure, or if the corresponding CPU's callback list grows too large.

These delays happen only on rcu_nocbs CPUs, that is, CPUs whose callbacks have been offloaded.

Use the rcutree.enable_rcu_lazy=0 kernel-boot parameter to globally disable these delays.

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 2025). See also LKDDb sources on GitLab