- 86e7ed1 rcuscale: Always log error message by Li Zhijian · 3 years, 2 months ago
- eb77abfd rcuscale: Warn on individual rcu_scale_init() error conditions by Paul E. McKenney · 3 years, 5 months ago
- 811192c rcuscale: Console output claims too few grace periods by Jiangong.Han · 3 years, 6 months ago
- 686fe1b rcuscale: Add kfree_rcu() single-argument scale test by Uladzislau Rezki (Sony) · 3 years, 10 months ago
- 2f2214d rcuscale: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 3 months ago
- 899f317 rcuscale: Add RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
- 4e88ec4 rcuperf: Change rcuperf to rcuscale by Paul E. McKenney · 4 years, 5 months ago[Renamed (64%) from kernel/rcu/rcuperf.c]
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 5 months ago
- 708cda3 rcuperf: Add comments explaining the high reader overhead by Paul E. McKenney · 4 years, 7 months ago
- 7e86646 rcuperf: Remove useless while loops around wait_event by Joel Fernandes (Google) · 4 years, 7 months ago
- b143339 sched,rcuperf: Convert to sched_set_fifo_low() by Peter Zijlstra · 4 years, 8 months ago
- b3e2d20 rcuperf: Fix printk format warning by Kefeng Wang · 4 years, 9 months ago
- f87dc80 rcuperf: Add ability to increase object allocation size by Joel Fernandes (Google) · 4 years, 10 months ago
- 12af660 rcuperf: Measure memory footprint during kfree_rcu() test by Joel Fernandes (Google) · 5 years ago
- 189a688 rcu: Remove kfree_call_rcu_nobatch() by Joel Fernandes (Google) · 5 years ago
- e6e78b0 rcuperf: Add kfree_rcu() performance Tests by Joel Fernandes (Google) · 5 years ago
- b3ffb20 rcu: Remove unused variable rcu_perf_writer_state by Ethan Hansen · 5 years ago
- 77e9752 rcuperf: Make rcuperf kernel test more robust for !expedited mode by Joel Fernandes (Google) · 5 years ago
- b3f3886 rcuperf: Fix perf_type module-parameter description by Xiao Yang · 6 years ago
- ad092c0 rcuperf: Fix cleanup path for invalid perf_type strings by Paul E. McKenney · 6 years ago
- e7ffb4e Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
- 8bf05ed rcu/rcuperf: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
- e838a7d rcuperf: Stop abusing IS_ENABLED() by Paul E. McKenney · 6 years ago
- b56ada1 Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEAD by Paul E. McKenney · 6 years ago
- 620d246 rcuperf: Remove the "rcu_bh" and "sched" torture types by Paul E. McKenney · 6 years ago
- f028806 rcuperf: Warn on bad perf type for built-in tests by Paul E. McKenney · 6 years ago
- 1895265 Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD by Paul E. McKenney · 6 years ago
- 2d36258 rcuperf: Remove unused torturing_tasks() function by Paul E. McKenney · 7 years ago
- 9622179 rcu: Remove "inline" from rcu_perf_print_module_parms() by Paul E. McKenney · 7 years ago
- a753835 rcu: Use pr_fmt to prefix "rcu: " to logging output by Joe Perches · 7 years ago
- d7219312 rcutorture: Correctly handle grace-period sequence wrap by Paul E. McKenney · 7 years ago
- 17ef2fe rcu: Make rcutorture's batches-completed API use ->gp_seq by Paul E. McKenney · 7 years ago
- 6050003 torture: Keep old-school dmesg format by Paul E. McKenney · 7 years ago
- 90127d6 torture: Make online/offline messages appear only for verbose=2 by Paul E. McKenney · 7 years ago
- cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
- 85ba6bf torture: Provide more sensible nreader/nwriter defaults for rcuperf by Paul E. McKenney · 7 years ago
- a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
- f1dbc54 rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c by Paul E. McKenney · 8 years ago
- 25c3632 rcu: Move expediting-related access/control out of rcupdate.h by Paul E. McKenney · 8 years ago
- 820687a rcuperf: Add writer_holdoff boot parameter by Paul E. McKenney · 8 years ago
- 492b95e rcuperf: Set more user-friendly defaults by Paul E. McKenney · 8 years ago
- f60cb4d rcuperf: Add test for dynamically initialized srcu_struct by Paul E. McKenney · 8 years ago
- 881ed59 rcuperf: Add ability to performance-test call_rcu() and friends by Paul E. McKenney · 8 years ago
- 9683937 rcuperf: Defer expedited/normal check to end of test by Paul E. McKenney · 8 years ago
- ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- a56fefa rcuperf: Consistently insert space between flag and message by SeongJae Park · 8 years ago
- 05dbbfe rcutorture: Fix error return code in rcu_perf_init() by Wei Yongjun · 9 years ago
- af06d4f rcuperf: Don't treat gp_exp mis-setting as a WARN by Boqun Feng · 9 years ago
- f8cbdee torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE by Paul E. McKenney · 9 years ago
- e6fb1fc rcuperf: Do not wake up shutdown wait queue if "shutdown" is false. by Artem Savkov · 9 years ago
- 620316e rcutorture: Avoid RCU CPU stall warning and RT throttling by Paul E. McKenney · 9 years ago
- df37e66 rcutorture: Add rcuperf holdoff boot parameter to reduce interference by Paul E. McKenney · 9 years ago
- ac2bb27 rcutorture: Make rcuperf collect expedited event-trace data by Paul E. McKenney · 9 years ago
- 2094c99 rcutorture: Set rcuperf writer kthreads to real-time priority by Paul E. McKenney · 9 years ago
- 6b558c4 rcutorture: Bind rcuperf reader/writer kthreads to CPUs by Paul E. McKenney · 9 years ago
- 8704baa rcutorture: Add RCU grace-period performance tests by Paul E. McKenney · 9 years ago