summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs
Commit message (Expand)AuthorAgeFilesLines
* rcutorture: Tweak kvm optionsSebastian Andrzej Siewior2019-05-281-0/+3
* rcutorture: Add trivial RCU implementationPaul E. McKenney2019-05-282-0/+17
* rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney2019-05-281-0/+1
* tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-03-263-45/+6Star
*---. Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-319-12/+5Star
|\ \ \
| | | * rcutorture: Remove TREE06 and TREE08 from the default test listPaul E. McKenney2018-08-291-2/+0Star
| |_|/ |/| |
| | * rcutorture: Test early boot call_srcu()Paul E. McKenney2018-08-313-0/+3
| |/ |/|
| * rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney2018-08-316-10/+2Star
|/
* rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney2018-07-132-2/+2
* rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney2018-07-131-1/+1
* rcutorture: Remove obsolete TREE08-T.boot filePaul E. McKenney2018-06-251-1/+0Star
*-. Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney2018-02-241-23/+1Star
|\ \
| | * torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney2018-02-211-23/+1Star
| |/
* / sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney2018-02-165-5/+2Star
|/
* torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney2017-12-113-3/+0Star
*-. Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-174-4/+4
|\ \
| | * rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney2017-07-251-1/+1
| | * rcutorture: Place event-traced strings into trace bufferPaul E. McKenney2017-07-251-1/+1
| | * rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenarioPaul E. McKenney2017-07-251-1/+2
| |/ |/|
| * rcutorture: Remove obsolete SRCU-C.bootPaul E. McKenney2017-07-251-1/+0Star
|/
* rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney2017-06-091-1/+0Star
* rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney2017-06-095-3/+2Star
* rcu: Remove debugfs tracingPaul E. McKenney2017-06-092-42/+0Star
* srcu: Remove Classic SRCUPaul E. McKenney2017-06-093-28/+0Star
* rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-091-1/+0Star
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-091-1/+0Star
* rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney2017-06-092-1/+1
* rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney2017-06-0911-21/+12Star
* rcutorture: Reduce CPUs dedicated to testing Classic SRCUPaul E. McKenney2017-06-081-1/+1
* rcuperf: Add the ability to test tiny RCU flavorsPaul E. McKenney2017-06-081-0/+16
* rcuperf: Add a Kconfig-fragment file for Classic SRCUPaul E. McKenney2017-06-081-0/+16
* rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney2017-06-082-2/+0Star
* rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney2017-06-086-5/+5
* rcutorture: Add a scenario for Classic SRCUPaul E. McKenney2017-06-083-0/+13
* rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney2017-06-085-0/+23
* rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney2017-06-082-2/+4
* rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney2017-06-081-0/+2
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-203-0/+8
|\
| * locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson2017-01-143-0/+8
* | torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney2017-01-151-1/+1
* | torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2017-01-152-0/+2
* | torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney2017-01-151-2/+1Star
* | torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney2017-01-151-0/+1
* | torture: Add tests without slow grace period setup/cleanupPaul E. McKenney2017-01-158-3/+21
* | torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney2017-01-151-0/+1
* | torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney2017-01-151-0/+1
|/
* rcutorture: Add boot-time adjustment of leaf fanoutPaul E. McKenney2016-04-212-2/+2
* rcutorture: Add largish-system rcuperf scenarioPaul E. McKenney2016-03-311-0/+23
* rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney2016-03-311-0/+1
* rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney2016-03-314-0/+74