summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcuscale.c
Commit message (Expand)AuthorAgeFilesLines
* rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscaleQiuxu Zhuo2023-05-111-0/+5
* rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()Qiuxu Zhuo2023-05-111-97/+97
*-. Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)2023-04-051-5/+4
|\ \
| | * rcuscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney2023-03-201-4/+3
| |/ |/|
| * rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()Uladzislau Rezki (Sony)2023-04-051-1/+1
|/
* 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