index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcuscale.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
rcuscale: Do a proper cleanup if kfree_scale_init() fails
Uladzislau Rezki (Sony)
1
-2
/
+4
2024-10-10
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2023-07-14
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
1
-1
/
+1
2023-07-14
rcuscale: fix building with RCU_TINY
Arnd Bergmann
1
-2
/
+11
2023-07-14
rcuscale: Add RCU Tasks Rude testing
Paul E. McKenney
1
-1
/
+30
2023-07-14
rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
Paul E. McKenney
1
-0
/
+1
2023-07-14
rcuscale: Measure grace-period kthread CPU time
Paul E. McKenney
1
-0
/
+21
2023-07-14
rcuscale: Print out full set of kfree_rcu parameters
Paul E. McKenney
1
-0
/
+4
2023-07-14
rcuscale: Print out full set of module parameters
Paul E. McKenney
1
-2
/
+2
2023-07-14
rcuscale: Add minruntime module parameter
Paul E. McKenney
1
-1
/
+4
2023-07-14
rcuscale: Fix gp_async_max typo: s/reader/writer/
Paul E. McKenney
1
-1
/
+1
2023-07-14
rcuscale: Permit blocking delays between writers
Paul E. McKenney
1
-0
/
+4
2023-05-11
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
1
-0
/
+5
2023-05-11
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
1
-97
/
+97
2023-04-05
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
1
-5
/
+4
2023-04-05
rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-1
/
+1
2023-03-20
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-4
/
+3
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
1
-1
/
+1
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
1
-2
/
+65
2022-06-21
rcuscale: Fix smp_processor_id()-in-preemptible warnings
Zqiang
1
-0
/
+1
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks Rude/Trace
Paul E. McKenney
1
-1
/
+11
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks
Paul E. McKenney
1
-1
/
+11
2021-12-07
rcuscale: Always log error message
Li Zhijian
1
-7
/
+7
2021-09-13
rcuscale: Warn on individual rcu_scale_init() error conditions
Paul E. McKenney
1
-5
/
+5
2021-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
1
-2
/
+2
2021-03-08
rcuscale: Add kfree_rcu() single-argument scale test
Uladzislau Rezki (Sony)
1
-1
/
+14
2020-11-06
rcuscale: Prevent hangs for invalid arguments
Paul E. McKenney
1
-1
/
+4
2020-11-06
rcuscale: Add RCU Tasks Trace
Paul E. McKenney
1
-1
/
+31
2020-08-24
rcuperf: Change rcuperf to rcuscale
Paul E. McKenney
1
-0
/
+853