Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RCU_DOUBLE_CHECK_CB_TIME
:
CONFIG_RCU_EXPERT
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.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab