index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcuperf.c
Age
Commit message (
Expand
)
Author
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
2020-01-24
rcuperf: Add kfree_rcu() performance Tests
Joel Fernandes (Google)
2019-10-05
rcu: Remove unused variable rcu_perf_writer_state
Ethan Hansen
2019-08-01
rcuperf: Make rcuperf kernel test more robust for !expedited mode
Joel Fernandes (Google)
2019-08-01
rcuperf: Fix perf_type module-parameter description
Xiao Yang
2019-03-26
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
rcu/rcuperf: Convert to SPDX license identifier
Paul E. McKenney
2019-01-25
rcuperf: Stop abusing IS_ENABLED()
Paul E. McKenney
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
rcuperf: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-29
rcuperf: Warn on bad perf type for built-in tests
Paul E. McKenney
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
2018-07-12
rcuperf: Remove unused torturing_tasks() function
Paul E. McKenney
2018-07-12
rcu: Remove "inline" from rcu_perf_print_module_parms()
Paul E. McKenney
2018-07-12
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
2018-07-12
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
2018-07-12
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2018-02-20
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-07-24
rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c
Paul E. McKenney
2017-06-08
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-08
rcuperf: Add writer_holdoff boot parameter
Paul E. McKenney
2017-06-08
rcuperf: Set more user-friendly defaults
Paul E. McKenney
2017-06-08
rcuperf: Add test for dynamically initialized srcu_struct
Paul E. McKenney
2017-06-08
rcuperf: Add ability to performance-test call_rcu() and friends
Paul E. McKenney
2017-06-08
rcuperf: Defer expedited/normal check to end of test
Paul E. McKenney
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2016-08-22
rcuperf: Consistently insert space between flag and message
SeongJae Park
2016-06-14
rcutorture: Fix error return code in rcu_perf_init()
Wei Yongjun
2016-06-14
rcuperf: Don't treat gp_exp mis-setting as a WARN
Boqun Feng
2016-06-14
torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE
Paul E. McKenney
2016-03-31
rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.
Artem Savkov
2016-03-31
rcutorture: Avoid RCU CPU stall warning and RT throttling
Paul E. McKenney
2016-03-31
rcutorture: Add rcuperf holdoff boot parameter to reduce interference
Paul E. McKenney
2016-03-31
rcutorture: Make rcuperf collect expedited event-trace data
Paul E. McKenney
2016-03-31
rcutorture: Set rcuperf writer kthreads to real-time priority
Paul E. McKenney
2016-03-31
rcutorture: Bind rcuperf reader/writer kthreads to CPUs
Paul E. McKenney
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney