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
/
rcuscale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Rename jiffies_till_flush to jiffies_lazy_flush
Frederic Weisbecker
2024-02-14
1
-3
/
+3
*
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-07-14
1
-1
/
+1
*
rcuscale: fix building with RCU_TINY
Arnd Bergmann
2023-07-14
1
-2
/
+11
*
rcuscale: Add RCU Tasks Rude testing
Paul E. McKenney
2023-07-14
1
-1
/
+30
*
rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
Paul E. McKenney
2023-07-14
1
-0
/
+1
*
rcuscale: Measure grace-period kthread CPU time
Paul E. McKenney
2023-07-14
1
-0
/
+21
*
rcuscale: Print out full set of kfree_rcu parameters
Paul E. McKenney
2023-07-14
1
-0
/
+4
*
rcuscale: Print out full set of module parameters
Paul E. McKenney
2023-07-14
1
-2
/
+2
*
rcuscale: Add minruntime module parameter
Paul E. McKenney
2023-07-14
1
-1
/
+4
*
rcuscale: Fix gp_async_max typo: s/reader/writer/
Paul E. McKenney
2023-07-14
1
-1
/
+1
*
rcuscale: Permit blocking delays between writers
Paul E. McKenney
2023-07-14
1
-0
/
+4
*
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-05-11
1
-0
/
+5
*
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-05-11
1
-97
/
+97
*
-
.
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
2023-04-05
1
-5
/
+4
|
\
\
|
|
*
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-03-20
1
-4
/
+3
|
|
/
|
/
|
|
*
rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-04-05
1
-1
/
+1
|
/
*
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
2022-11-29
1
-1
/
+1
*
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
2022-11-29
1
-2
/
+65
*
rcuscale: Fix smp_processor_id()-in-preemptible warnings
Zqiang
2022-06-21
1
-0
/
+1
*
rcuscale: Allow rcuscale without RCU Tasks Rude/Trace
Paul E. McKenney
2022-04-20
1
-1
/
+11
*
rcuscale: Allow rcuscale without RCU Tasks
Paul E. McKenney
2022-04-20
1
-1
/
+11
*
rcuscale: Always log error message
Li Zhijian
2021-12-07
1
-7
/
+7
*
rcuscale: Warn on individual rcu_scale_init() error conditions
Paul E. McKenney
2021-09-13
1
-5
/
+5
*
rcuscale: Console output claims too few grace periods
Jiangong.Han
2021-07-27
1
-2
/
+2
*
rcuscale: Add kfree_rcu() single-argument scale test
Uladzislau Rezki (Sony)
2021-03-08
1
-1
/
+14
*
rcuscale: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
1
-1
/
+4
*
rcuscale: Add RCU Tasks Trace
Paul E. McKenney
2020-11-06
1
-1
/
+31
*
rcuperf: Change rcuperf to rcuscale
Paul E. McKenney
2020-08-24
1
-0
/
+853