Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RCU_STRICT_GRACE_PERIOD
:
CONFIG_DEBUG_KERNEL && CONFIG_RCU_EXPERT && CONFIG_NR_CPUS <= CONFIG_4 && ! CONFIG_TINY_RCU
Select this option to build an RCU variant that is strict about grace periods, making them as short as it can. This limits scalability, destroys real-time response, degrades battery lifetime and kills performance. Don't try this on large machines, as in systems with more than about 10 or 20 CPUs. But in conjunction with tools like KASAN, it can be helpful when looking for certain types of RCU usage bugs, for example, too-short RCU read-side critical sections.
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