~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/tools/testing/selftests/rcutorture/doc/TREE_RCU-kconfig.txt

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 This document gives a brief rationale for the TREE_RCU-related test
  2 cases, a group that includes PREEMPT_RCU.
  3 
  4 
  5 Kconfig Parameters:
  6 
  7 CONFIG_DEBUG_LOCK_ALLOC -- Do three, covering CONFIG_PROVE_LOCKING & not.
  8 CONFIG_DEBUG_OBJECTS_RCU_HEAD -- Do one.
  9 CONFIG_HZ_PERIODIC -- Do one.
 10 CONFIG_NO_HZ_IDLE -- Do those not otherwise specified. (Groups of two.)
 11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
 12 CONFIG_PREEMPT -- Do half.  (First three and #8.)
 13 CONFIG_PROVE_LOCKING -- Do several, covering CONFIG_DEBUG_LOCK_ALLOC=y and not.
 14 CONFIG_PROVE_RCU -- Hardwired to CONFIG_PROVE_LOCKING.
 15 CONFIG_RCU_BOOST -- one of PREEMPT_RCU.
 16 CONFIG_RCU_FANOUT -- Cover hierarchy, but overlap with others.
 17 CONFIG_RCU_FANOUT_LEAF -- Do one non-default.
 18 CONFIG_RCU_NOCB_CPU -- Do three, one with no rcu_nocbs CPUs, one with
 19         rcu_nocbs=0, and one with all rcu_nocbs CPUs.
 20 CONFIG_RCU_TRACE -- Do half.
 21 CONFIG_SMP -- Need one !SMP for PREEMPT_RCU.
 22 CONFIG_RCU_EXPERT=n -- Do a few, but these have to be vanilla configurations.
 23 CONFIG_RCU_EQS_DEBUG -- Do at least one for CONFIG_NO_HZ_FULL and not.
 24 
 25 RCU-bh: Do one with PREEMPT and one with !PREEMPT.
 26 RCU-sched: Do one with PREEMPT but not BOOST.
 27 
 28 
 29 Boot parameters:
 30 
 31 nohz_full - do at least one.
 32 maxcpu -- do at least one.
 33 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
 34 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
 35 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
 36 rcutree.rcu_fanout_exact -- Do at least one.
 37 
 38 
 39 Kconfig Parameters Ignored:
 40 
 41 CONFIG_64BIT
 42 
 43         Used only to check CONFIG_RCU_FANOUT value, inspection suffices.
 44 
 45 CONFIG_PREEMPT_COUNT
 46 CONFIG_PREEMPT_RCU
 47 
 48         Redundant with CONFIG_PREEMPT, ignore.
 49 
 50 CONFIG_RCU_BOOST_DELAY
 51 
 52         Inspection suffices, ignore.
 53 
 54 CONFIG_RCU_CPU_STALL_TIMEOUT
 55 
 56         Inspection suffices, ignore.
 57 
 58 CONFIG_RCU_STALL_COMMON
 59 
 60         Implied by TREE_RCU and PREEMPT_RCU.
 61 
 62 CONFIG_RCU_TORTURE_TEST
 63 CONFIG_RCU_TORTURE_TEST_RUNNABLE
 64 
 65         Always used in KVM testing.
 66 
 67 CONFIG_PREEMPT_RCU
 68 CONFIG_TREE_RCU
 69 CONFIG_TINY_RCU
 70 CONFIG_TASKS_RCU
 71 
 72         These are controlled by CONFIG_PREEMPT and/or CONFIG_SMP.
 73 
 74 
 75 boot parameters ignored: TBD

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php