mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() RCU Data-Structures document describes a trick to test RCU with small number of CPUs but with a taller tree. It wasn't immediately clear how the document arrived at 16 CPUs which also requires setting the FANOUT_LEAF to 2 instead of the default of 16. This commit therefore provides the needed clarification. Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Cc: <kernel-team@android.com> Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> |
||
---|---|---|
.. | ||
BigTreeClassicRCU.svg | ||
BigTreeClassicRCUBH.svg | ||
BigTreeClassicRCUBHdyntick.svg | ||
BigTreePreemptRCUBHdyntick.svg | ||
BigTreePreemptRCUBHdyntickCB.svg | ||
blkd_task.svg | ||
Data-Structures.html | ||
HugeTreeClassicRCU.svg | ||
nxtlist.svg | ||
TreeLevel.svg | ||
TreeMapping.svg | ||
TreeMappingLevel.svg |