aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/rcuperf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-22rcuperf: Consistently insert space between flag and messageSeongJae Park1-4/+3
2016-06-14rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun1-1/+3
2016-06-14rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng1-3/+11
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney1-6/+1
2016-03-31rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.Artem Savkov1-2/+4
2016-03-31rcutorture: Avoid RCU CPU stall warning and RT throttlingPaul E. McKenney1-0/+4
2016-03-31rcutorture: Add rcuperf holdoff boot parameter to reduce interferencePaul E. McKenney1-0/+5
2016-03-31rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney1-0/+1
2016-03-31rcutorture: Set rcuperf writer kthreads to real-time priorityPaul E. McKenney1-0/+3
2016-03-31rcutorture: Bind rcuperf reader/writer kthreads to CPUsPaul E. McKenney1-1/+4
2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney1-0/+637