summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/rcuscale.c
Commit message (Expand)AuthorAgeFilesLines
* rcu/rcuscale: Use call_rcu_hurry() for async reader testJoel Fernandes (Google)2022-11-291-1/+1
* rcuscale: Add laziness and kfree testsJoel Fernandes (Google)2022-11-291-2/+65
* rcuscale: Fix smp_processor_id()-in-preemptible warningsZqiang2022-06-211-0/+1
* rcuscale: Allow rcuscale without RCU Tasks Rude/TracePaul E. McKenney2022-04-201-1/+11
* rcuscale: Allow rcuscale without RCU TasksPaul E. McKenney2022-04-201-1/+11
* rcuscale: Always log error messageLi Zhijian2021-12-071-7/+7
* rcuscale: Warn on individual rcu_scale_init() error conditionsPaul E. McKenney2021-09-131-5/+5
* rcuscale: Console output claims too few grace periodsJiangong.Han2021-07-271-2/+2
* rcuscale: Add kfree_rcu() single-argument scale testUladzislau Rezki (Sony)2021-03-081-1/+14
* rcuscale: Prevent hangs for invalid argumentsPaul E. McKenney2020-11-061-1/+4
* rcuscale: Add RCU Tasks TracePaul E. McKenney2020-11-061-1/+31
* rcuperf: Change rcuperf to rcuscalePaul E. McKenney2020-08-241-0/+853