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