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

CONFIG_RCU_DOUBLE_CHECK_CB_TIME: RCU callback-batch backup time check

General informations

The Linux kernel configuration item CONFIG_RCU_DOUBLE_CHECK_CB_TIME:

Help text

Use this option to provide more precise enforcement of the rcutree.rcu_resched_ns module parameter in situations where a single RCU callback might run for hundreds of microseconds, thus defeating the 32-callback batching used to amortize the cost of the fine-grained but expensive local_clock() function.

This option rounds rcutree.rcu_resched_ns up to the next jiffy, and overrides the 32-callback batching if this limit is exceeded.

Say Y here if you need tighter callback-limit enforcement. Say N here if you are unsure.

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